Replies: 1 comment 5 replies
-
RabbitBroker reconnects to remote host automatically when it becomes available. You can just wait for this moment |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a problem with connection when it closed on remote side.
To solve such issue was implemented code like this (but it help not in all cases):
But it does not work, here is an exception:
Restart helps, but how properly reconnect to broker without restart?
Beta Was this translation helpful? Give feedback.
All reactions