Expand description

Smithy code related to retry handling and token bucket.

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

Structs

Enums

Traits