Structs§
- Disk
Usage Retriever Impl - Exponential
Backoff - An exponential backoff strategy.
- Noop
Retry Policy - A no-op retry policy that never retries requests.
- Push
Result - Result of a push operation.
- Retry
Queue - A queue for storing requests to be retried.
- Rolling
Exponential Backoff Retry Policy - A rolling exponential backoff retry policy.
- Standard
Http Classifier - A standard HTTP response classifier.
- Standard
Http Retry Lifecycle - A standard HTTP retry lifecycle that emits contextual information about HTTP requests and responses..
Traits§
- Event
Container - A container that holds events.
- Retry
Classifier - Determines whether or not a request should be retried.
- Retryable
- A value that can be retried.
Type Aliases§
- Default
Http Retry Policy - A batteries-included retry policy suitable for HTTP-based clients.