Support retry config #486
Labels
feature-request
A feature should be added or improved.
good first issue
Good for newcomers
no-auto-closure
We do not want this issue to be automatically closed.
Describe the feature
Add support for retry configuration from environment and profiles
Environment variables:
AWS_MAX_ATTEMPTS
AWS_RETRY_MODE
Profile keys:
max_attempts
retry_mode
These need added to the shared configuration
AwsClientConfig
and threaded through the runtime and generated clients.Is your Feature Request related to a problem?
Feature parity
Proposed Solution
No response
Describe alternative solutions or features you've considered
No response
Acknowledge
AWS Kotlin SDK version used
0.9.5-beta
Platform (JVM/JS/Native)
N/A
Operating System and version
N/A
The text was updated successfully, but these errors were encountered: