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 HTTP 429 status codes. #763

Merged
merged 1 commit into from
Jun 18, 2018
Merged

Retry HTTP 429 status codes. #763

merged 1 commit into from
Jun 18, 2018

Conversation

f2prateek
Copy link
Contributor

As per the library guidelines (https://paper.dropbox.com/doc/Analytics-library-guidelines-2trBhLKQD4Soz4VatvuGR#:uid=189560039280582553736180&h2=Handling-Network-Errors), we should be retrying requests when the server responds with HTTP 429 status.

As per the library guidelines (https://paper.dropbox.com/doc/Analytics-library-guidelines-2trBhLKQD4Soz4VatvuGR#:uid=189560039280582553736180&h2=Handling-Network-Errors), we should be retrying requests when the server responds with HTTP 429 status.
@f2prateek
Copy link
Contributor Author

cc @fathyb

@codecov-io
Copy link

Codecov Report

Merging #763 into master will increase coverage by 0.09%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
+ Coverage   85.53%   85.62%   +0.09%     
==========================================
  Files          52       52              
  Lines        2571     2588      +17     
==========================================
+ Hits         2199     2216      +17     
  Misses        372      372

@f2prateek f2prateek merged commit 696b23d into master Jun 18, 2018
@f2prateek f2prateek deleted the retry-429 branch June 18, 2018 21:14
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