You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: