-
Notifications
You must be signed in to change notification settings - Fork 889
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
Configurable Retry Throttling #645
Comments
…7b3a4060 Pull request: release <- staging/12472c0a-f6f1-4548-8296-bbaf7b3a4060
This was fixed, but the github issue was never resolved. See here: aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/retry/RetryPolicy.java Lines 283 to 295 in a848bdc
|
|
As indicated in
AmazonAsyncHttpClient
we should allow users to customize throttled retries:The linked issue is marked as fixed but the issue is not fixed.
Expected Behavior
User can customize throttled retries/capacity manager.
Current Behavior
Users can't customize throttled retries/capacity manager.
Your Environment
The text was updated successfully, but these errors were encountered: