Skip to content

Add retries for http requests #73

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

Open
brandondoran opened this issue Feb 4, 2020 · 0 comments · May be fixed by #502
Open

Add retries for http requests #73

brandondoran opened this issue Feb 4, 2020 · 0 comments · May be fixed by #502

Comments

@brandondoran
Copy link
Collaborator

In case of failed http requests we should. This should be configurable:

  • disable/enabled
  • number of retries
  • delay between retries

Potentially an exponential backoff but shouldn't make this too complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant