retrying icon indicating copy to clipboard operation
retrying copied to clipboard

Add exponential backoff w/ decorrelated jitter.

Open charlescbeebe opened this issue 8 years ago • 5 comments

It's the fastest algorithm from the AWS Architecture Blog post "Exponential Backoff and Jitter".

Closes #58.

charlescbeebe avatar Aug 01 '16 21:08 charlescbeebe

@rholder added support for exponential backoff w/ decorrelated jitter. Please let me know what you think!

charlescbeebe avatar Aug 01 '16 21:08 charlescbeebe

Looks good to me.

RyPeck avatar Aug 01 '16 23:08 RyPeck

@RyPeck fixed!

@rholder what do you think?

charlescbeebe avatar Aug 11 '16 16:08 charlescbeebe

@rholder Whats going on with this?

dmwyatt avatar May 15 '17 19:05 dmwyatt

Whats going on with this?

Ditto - would also like to see this merged; would make use of it today!

morrissimo avatar Aug 18 '17 16:08 morrissimo