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?