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

feat: retryable HTTP status codes can be customized #21 #36 #41

Merged
merged 1 commit into from
May 4, 2020

Conversation

mloesch
Copy link
Owner

@mloesch mloesch commented May 3, 2020

Additional changes:

  • retry logic has been fixed: max_retries now actully denotes the number of
    retries, not the number of total attempts
  • the default waiting time between HTTP retries is now customizable

Additional changes:
- retry logic has been fixed: `max_retries` now actully denotes the number of
  retries, not the number of total attempts
- the default waiting time between HTTP retries is now customizable
@mloesch mloesch merged commit cda5e8c into master May 4, 2020
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.

1 participant