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