retrying
retrying copied to clipboard
Add exponential backoff w/ decorrelated jitter.
It's the fastest algorithm from the AWS Architecture Blog post "Exponential Backoff and Jitter".
Closes #58.
@rholder added support for exponential backoff w/ decorrelated jitter. Please let me know what you think!
Looks good to me.
@RyPeck fixed!
@rholder what do you think?
@rholder Whats going on with this?
Whats going on with this?
Ditto - would also like to see this merged; would make use of it today!