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 503 response codes #76

Merged
merged 1 commit into from
Nov 11, 2016
Merged

Retry 503 response codes #76

merged 1 commit into from
Nov 11, 2016

Conversation

leviable
Copy link
Contributor

  • The TestRail API sometimes returns a 503 Service Unavailable status
    code
  • Add retry handling for that specific status code
  • Add delay and back off to retry attempts

 - The TestRail API sometimes returns a 503 Service Unavailable status
   code
 - Add retry handling for that specific status code
 - Add delay and back off to retry attempts
@coveralls
Copy link

coveralls commented Nov 11, 2016

Coverage Status

Coverage decreased (-0.02%) to 82.553% when pulling 2799d74 on levi-rs:retry-503-service-unavailable into 4a101f4 on travispavek:master.

@travispavek travispavek merged commit c22a71a into travispavek:master Nov 11, 2016
@travispavek
Copy link
Owner

@levi-rs thanks as always!

@leviable
Copy link
Contributor Author

Absolutely, thanks for the quick review and merge :)

@leviable leviable deleted the retry-503-service-unavailable branch October 22, 2017 14:11
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.

None yet

3 participants