Skip to content

Conversation

alexgromero
Copy link

Description of changes:
Adds support for a new retry mode: standard. This behavior is now consistent with other AWS SDKs implementing standard mode. This mode also adds support for retry quotas which control how many unsuccessful retries a client can make.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alexgromero alexgromero requested a review from a team as a code owner August 22, 2025 18:28
@@ -12,6 +12,7 @@
### Features

* Added a hand-written implmentation for the `restJson1` protocol.
* Added a new retry mode `standard` and made it the default retry strategy.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this considered a feature or breaking change since we're updating a default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant