Module strategy
aws_
smithy_
runtime
1.3.1
Module strategy
Module Items
Structs
In aws_
smithy_
runtime::
client::
retries
Modules
classifiers
strategy
Structs
ClientRateLimiter
ClientRateLimiterPartition
RetryPartition
TokenBucket
aws_smithy_runtime
::
client
::
retries
Module
strategy
Copy item path
Settings
Help
Summary
Source
Expand description
Smithy retry strategies.
Structs
§
Never
Retry
Strategy
A retry strategy that never retries.
Standard
Retry
Strategy
Retry strategy with exponential backoff, max attempts, and a token bucket.