aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

implement adaptive retry strategy

Open lucix-aws opened this issue 3 years ago • 0 comments

Describe the feature

Implement the "adaptive" retry mode (RetryStrategy) that has been standardized across AWS SDKs.

Ensure env and profile values propagate through for this setting.

Is your Feature Request related to a problem?

n/a

Proposed Solution

No response

Describe alternative solutions or features you've considered

No response

Acknowledge

  • [ ] I may be able to implement this feature request

AWS Kotlin SDK version used

n/a

Platform (JVM/JS/Native)

n/a

Operating System and version

n/a

lucix-aws avatar Sep 21 '22 14:09 lucix-aws