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
If the destination MC server is down, the WS socket will nonetheless remain open and WS clients can try to connect. This situation should be handled more gracefully, for example by kicking the clients with an informative error message (like http 504 gateway unavailable).
Similar to #18 Detect when login will fail because server is in online mode
The text was updated successfully, but these errors were encountered:
If the destination MC server is down, the WS socket will nonetheless remain open and WS clients can try to connect. This situation should be handled more gracefully, for example by kicking the clients with an informative error message (like http 504 gateway unavailable).
Similar to #18 Detect when login will fail because server is in online mode
The text was updated successfully, but these errors were encountered: