Package org.jclouds.http.handlers
package org.jclouds.http.handlers
-
ClassesClassDescriptionAllow replayable request to be retried a limited number of times, and impose an exponential back-off delay before returning.Delegates to
HttpErrorHandlers
who are annotated according to the response codes they relate to.Delegates toHttpRetryHandlers
who are annotated according to the response codes they relate to.Retry handler that takes into account the provider rate limit and delays the requests until they are known to succeed.Handles Retryable responses with error codes in the 3xx range, backing off when redirecting to itself.