Class ESRestClient.TooManyRequestsRetryableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.nuxeo.elasticsearch.client.ESRestClient.TooManyRequestsRetryableException
All Implemented Interfaces:
Serializable
Enclosing class:
ESRestClient

public static class ESRestClient.TooManyRequestsRetryableException extends Exception
Exception when Elastic is overloaded by indexing requests.
Since:
2021.16
See Also:
  • Constructor Details

    • TooManyRequestsRetryableException

      public TooManyRequestsRetryableException(String message)