Skip to content

Add link for Exponential Backoff with Jitter - #101

Merged
kaushikgopal merged 1 commit into
kaushikgopal:masterfrom
leandrofavarin:master
Mar 19, 2017
Merged

Add link for Exponential Backoff with Jitter#101
kaushikgopal merged 1 commit into
kaushikgopal:masterfrom
leandrofavarin:master

Conversation

@leandrofavarin

Copy link
Copy Markdown
Contributor

After reading this article about how Stripe handle errors between the clients and the server, I learned about the Thundering herd problem, and I decided to write one operator in Java using RxJava 2, including support for the Jitter.

This PR adds a link to the post I wrote.

Hopefully it'll be useful for anyone interested!

@kaushikgopal
kaushikgopal merged commit 04577e4 into kaushikgopal:master Mar 19, 2017
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

Successfully merging this pull request may close these issues.

2 participants