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
I have an issue where it seems like the websocket connection has dropped for sending SMS messages. If I try to send a message, it just hangs there. In the console logs I can see Session not connected or already in closing state. If I restart, it will work.
Is there a way to automatically reconnect or receive a notice if the websocket connection drops?
The text was updated successfully, but these errors were encountered:
Hey @rodangologic - we released a new version last week with some improvements on the reconnection logic.
Can you run the latest version and double check if the issue is solved? Thanks!
I have an issue where it seems like the websocket connection has dropped for sending SMS messages. If I try to send a message, it just hangs there. In the console logs I can see
Session not connected or already in closing state.
If I restart, it will work.Is there a way to automatically reconnect or receive a notice if the websocket connection drops?
The text was updated successfully, but these errors were encountered: