Elasticsearch 8 no longer throws Http Error 429

Our customers are running ES-8.x solely for our app on dedicated hardware, but since upgrade from Elastichsearch Server 7.13.x to Server 8.x indexing requests do no longer produce Http Response code 429 (which is recoverable). Instead the requests just take longer and eventually the Socket Times out.

Is there a way to make the Elasticsearch server return 429 earlier (say after a timeout) or do I just increase the socket timeout to as long as I am willing to wait?

It would be also nice to obtain a warning when the load goes up too much (rather than a sudden SocketTimeout).

Thanks for suggestions
Melchior

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.