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/or
`HUBOT_XMPP_RECONNECT_WAIT`.
See https://github.com/xmppjs/hubot-xmpp#configuration
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Hubot XMPP is already supposed to automatically reconnect on disconnects.
I wonder if we just need to set other values for
HUBOT_XMPP_RECONNECT_TRYand/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.