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
Despite having a keepalive, I'm encountering issues where the Discord WebSocket gets disconnected. The issue gets logged as a warning, but no other action is taken by the library to fix the problem.
When the connection goes down, I start seeing this message in the log at regular intervals:
Despite having a keepalive, I'm encountering issues where the Discord WebSocket gets disconnected. The issue gets logged as a warning, but no other action is taken by the library to fix the problem.
When the connection goes down, I start seeing this message in the log at regular intervals:
When the connection goes down and I try to send my own message to the Discord server, this message is logged:
Since this error isn't propagated up, I can't even take action on it myself (even if that action is just letting the process die so I can restart it).
The text was updated successfully, but these errors were encountered: