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

Add support for x-amz-retry-after header #1307

Open
1 task
lauzadis opened this issue May 9, 2024 · 0 comments
Open
1 task

Add support for x-amz-retry-after header #1307

lauzadis opened this issue May 9, 2024 · 0 comments
Labels
feature-request A feature should be added or improved.

Comments

@lauzadis
Copy link
Member

lauzadis commented May 9, 2024

Describe the feature

Retry logic should consider the value of the x-amz-retry-after if present. Internal specification: retry-after-header.md

Is your feature request related to a problem?

Currently we are inconsistent with other SDKs like Rust and Swift which support this header.

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 SDK for Kotlin version

N/A

Platform (JVM/JS/Native)

N/A

Operating system and version

N/A

@lauzadis lauzadis added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels May 9, 2024
@lauzadis lauzadis removed the needs-triage This issue or PR still needs to be triaged. label Jun 4, 2024
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.
Projects
None yet
Development

No branches or pull requests

1 participant