If the server shuts down or restarts (or we loose our connection for some other reason), then we loose our connection to the server. We should do something about automatically reconnecting (potentially with an exponential / adaptive backoff?).
If the server shuts down or restarts (or we loose our connection for some other reason), then we loose our connection to the server. We should do something about automatically reconnecting (potentially with an exponential / adaptive backoff?).
We've implemented something that should auto-reconnect, but we're having issues with S22.Xmpp not reliably reporting disconnections. I think we're going to have to scrap the dead instance and create a new one.... 😕
We've implemented something that should auto-reconnect, but we're having issues with S22.Xmpp not reliably reporting disconnections. I think we're going to have to scrap the dead instance and create a new one.... :confused:
If the server shuts down or restarts (or we loose our connection for some other reason), then we loose our connection to the server. We should do something about automatically reconnecting (potentially with an exponential / adaptive backoff?).
We've implemented something that should auto-reconnect, but we're having issues with S22.Xmpp not reliably reporting disconnections. I think we're going to have to scrap the dead instance and create a new one.... 😕