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

HTTP request retries #116

Open
rudigiesler opened this issue Jan 25, 2017 · 0 comments
Open

HTTP request retries #116

rudigiesler opened this issue Jan 25, 2017 · 0 comments

Comments

@rudigiesler
Copy link
Contributor

rudigiesler commented Jan 25, 2017

At the moment, we do not retry our HTTP requests to external services.

We should have a configurable retries limit, with a sensible default, which will retry HTTP requests in the case of an error, with backoff, and give up after the configured retry limit has been reached.

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

No branches or pull requests

1 participant