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

Add Time based reconnect backoff #139

Merged
merged 3 commits into from
Mar 2, 2017
Merged

Conversation

wallyqs
Copy link
Member

@wallyqs wallyqs commented Mar 1, 2017

Current logic can make the client try to reconnect nonstop very fast until exhausting reconnect attempts when there are exceptions during when trying to establish a connections.

Fixes #138

Waldemar Quevedo added 2 commits March 1, 2017 23:26
Current logic can make the client try to reconnect nonstop very fast
until exhausting reconnect attempts when there are exceptions during
when trying to establish a connections.
@wallyqs wallyqs force-pushed the time-based-reconnect-backoff branch from e18c40c to 98c87a5 Compare March 2, 2017 07:27
@wallyqs wallyqs force-pushed the time-based-reconnect-backoff branch from b77b295 to 89ec14d Compare March 2, 2017 19:51
@wallyqs wallyqs merged commit 9125572 into master Mar 2, 2017
@wallyqs wallyqs deleted the time-based-reconnect-backoff branch June 27, 2018 21:05
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.

None yet

2 participants