We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement adaptive retry and make it possible to switch between standard and adaptive for both aws-config and non-SDK clients.
standard
adaptive
aws-config
The text was updated successfully, but these errors were encountered:
I notice this is marked as done in the AWS Rust SDK Public Roadmap does this mean this task is also complete?
Sorry, something went wrong.
Adaptive retry support is implemented and released. Looks like we forgot to close this.
Velfi
No branches or pull requests
Implement adaptive retry and make it possible to switch between
standard
andadaptive
for bothaws-config
and non-SDK clients.The text was updated successfully, but these errors were encountered: