Module aws_smithy_types::retry

source ·
Expand description

This module defines types that describe when to retry given a response.

Structs

Retry configuration for requests.
Failure to parse a RetryMode from string.

Enums

Type of error that occurred when making a request.
RetryKind describes how a request MAY be retried for a given response
Specifies how failed requests should be retried.

Traits

Trait that provides an ErrorKind and an error code.