Package ai.vespa.util.http.hc4.retry
package ai.vespa.util.http.hc4.retry
-
ClassDescriptionA
HttpRequestRetryHandler
that supports delayed retries.AServiceUnavailableRetryStrategy
that supports delayed retries on any response types.Invoked before performing a delay and retry.Invoked after the last retry has failed.A predicate that determines whether an operation should be retried.An abstraction used for mockingThread.sleep(long)
in unit tests.