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

Stop trying to reconnect when connection recovery mechanism is active and disconnect is called #67

Open
confususs opened this issue Oct 28, 2020 · 0 comments

Comments

@confususs
Copy link
Contributor

Version

0.2.14

File / Feature

When you cannot connect to a certain endpoint, the connection recovery mechanism kicks in and it will retry until somehow the endpoint will be reachable. When you call 'disconnect' when this recovery mechanism is active, it won't actually stop..

Expected behaviour

Stop trying to recover the connection when disconnect is called.

Actual behaviour

It won't stop trying to recover the connection when disconnect is called.

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

No branches or pull requests

1 participant