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.
client
only.Smithy retry strategies.