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
Program was launched, working fine. After a period of time all messages originating from SLACK stopped being replicated to other chats.
I think that the cause of this is that slack has a separate mechanism for posting messages TO slack than it does for receiving messages, and I think that socket probably just disconnected and didn't reconnect.
The text was updated successfully, but these errors were encountered:
Program was launched, working fine. After a period of time all messages originating from SLACK stopped being replicated to other chats.
I think that the cause of this is that slack has a separate mechanism for posting messages TO slack than it does for receiving messages, and I think that socket probably just disconnected and didn't reconnect.
The text was updated successfully, but these errors were encountered: