Module retry_config

Source
Expand description

Default retry behavior configuration provider chain

Typically, this module is used via load_from_env or from_env. It should only be used directly if you need to set custom configuration options to override the default resolution chain.

Structs§

Builder
Builder for RetryConfig that checks the environment and aws profile for configuration

Functions§

default_provider
Default RetryConfig Provider chain