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

impl a backoff timeout #62

Merged
merged 1 commit into from
Nov 4, 2019
Merged

Conversation

Jarthianur
Copy link
Owner

Summary

Implement a backoff strategy for client connects.

Main changes

  • Remove fixed client reconnect timeout
  • Add backoff strategy class to clients

Related Issues/Milestones

Severity

Note

@Jarthianur Jarthianur added this to the v4.0.0 milestone Nov 4, 2019
@Jarthianur Jarthianur self-assigned this Nov 4, 2019
@Jarthianur Jarthianur merged commit 27eca42 into dev_4.0.0 Nov 4, 2019
@Jarthianur Jarthianur deleted the dev_4.0.0_connect-backoff branch November 4, 2019 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant