-
Notifications
You must be signed in to change notification settings - Fork 710
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
Add support for Request Retry #24
Comments
Very nice yes! And with exponential back off as well if possible. |
Not much of pressure here, I'm taking it very slow on this :-) |
It would be very useful though ;) On Wed, Jun 29, 2016, 06:43 Jeevanandam M. notifications@github.com wrote:
|
I could take this on. I'm writing a little retry library myself. |
@alaska please let me know once you're library is ready, I will have a look. |
@keithballdotnet Contributed Backoff retry #35 |
#35 is merged. |
It would be nice to have request try with interval, no of attempts, etc.
The text was updated successfully, but these errors were encountered: