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

Implement connection retry limits #104

Open
phijor opened this issue May 14, 2021 · 0 comments
Open

Implement connection retry limits #104

phijor opened this issue May 14, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@phijor
Copy link
Contributor

phijor commented May 14, 2021

While we try to reestablish connections only at a "low" rate (default: every 30s), we should limit the total amount of connection retries. If a client fails too many reconnect attempts, it should stop with an error.

@phijor phijor added bug Something isn't working enhancement New feature or request labels May 14, 2021
@bmario bmario removed the bug Something isn't working label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants