Module aws_smithy_runtime::client::retries

source ·
Available on crate feature client only.
Expand description

Smithy code related to retry handling and token buckets.

This code defines when and how failed requests should be retried. It also defines the behavior used to limit the rate at which requests are sent.

Modules§

Structs§