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
Describe the bug
Seems like when connection is lost to the broker or the broker goes offline the disconnect is not properly detected and no attempt to reconnect is made.
To Reproduce
Connect to broker
Disconnect broker
See that broker is still shown as detected. Event loop seems to be stopped, which is logged when trying to publish something
Broker does not reconnect after 5 seconds as it should.
Expected behavior
Disconnect should be visible in sidebar
Broker should reconnect
The text was updated successfully, but these errors were encountered:
Describe the bug
Seems like when connection is lost to the broker or the broker goes offline the disconnect is not properly detected and no attempt to reconnect is made.
To Reproduce
Expected behavior
The text was updated successfully, but these errors were encountered: