Re-connect on XMPP disconnects #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hubot XMPP is already supposed to automatically reconnect on disconnects.
I wonder if we just need to set other values for
HUBOT_XMPP_RECONNECT_TRY
and/orHUBOT_XMPP_RECONNECT_WAIT
.See https://github.com/xmppjs/hubot-xmpp#configuration
It's not using the hubot adapter, because it's connecting via two different protocols.