Module aws_smithy_runtime::client::retries::strategy
source · Expand description
Smithy retry strategies.
Structs§
- A retry strategy that never retries.
- Retry strategy with exponential backoff, max attempts, and a token bucket.