Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support retry config #486

Closed
1 task
aajtodd opened this issue Jan 3, 2022 · 2 comments
Closed
1 task

Support retry config #486

aajtodd opened this issue Jan 3, 2022 · 2 comments
Assignees
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.

Comments

@aajtodd
Copy link
Collaborator

aajtodd commented Jan 3, 2022

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

  • I may be able to implement this feature request

AWS Kotlin SDK version used

0.9.5-beta

Platform (JVM/JS/Native)

N/A

Operating System and version

N/A

@aajtodd aajtodd added the feature-request A feature should be added or improved. label Jan 3, 2022
@ianbotsf ianbotsf added the no-auto-closure We do not want this issue to be automatically closed. label Jul 11, 2022
@ianbotsf ianbotsf added the good first issue Good for newcomers label Sep 14, 2022
@lauzadis
Copy link
Member

Closed by #702

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants