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

Retry on 'RequestThrottledException' error codes. #1153

Merged
merged 1 commit into from
Mar 20, 2019

Conversation

millems
Copy link
Contributor

@millems millems commented Mar 20, 2019

No description provided.

@millems millems merged commit 0a838db into master Mar 20, 2019
@millems millems deleted the millem/request-throttled-exception-retries branch March 20, 2019 20:10
@codecov-io
Copy link

Codecov Report

Merging #1153 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1153      +/-   ##
============================================
+ Coverage     58.77%   58.79%   +0.01%     
  Complexity     4560     4560              
============================================
  Files           742      742              
  Lines         22945    22946       +1     
  Branches       1712     1712              
============================================
+ Hits          13486    13490       +4     
+ Misses         8772     8771       -1     
+ Partials        687      685       -2
Impacted Files Coverage Δ Complexity Δ
...e/amazon/awssdk/awscore/internal/AwsErrorCode.java 96.66% <100%> (+0.11%) 4 <0> (ø) ⬇️
...on/awssdk/services/kinesis/KinesisRetryPolicy.java 85.71% <0%> (ø) 2% <0%> (-1%) ⬇️
...nio/netty/internal/OldConnectionReaperHandler.java 90.9% <0%> (+9.09%) 13% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2cad2e...e70f8b8. Read the comment docs.

aws-sdk-java-automation added a commit that referenced this pull request Jan 14, 2021
…734ff4b30

Pull request: release <- staging/1d7af9bb-a2e2-4bf1-9616-741734ff4b30
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.

3 participants