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've found while testing that the UI does not prevent disconnected server problems. Presenting the problems will be a huge improvement for users to understand what happened.
The database connection issue can be pushed over SocketIO.
Server restarts can be pushed over SocketIO
Server disconnects need to be detected on the UI itself and checked on the fly
The text was updated successfully, but these errors were encountered:
I've found while testing that the UI does not prevent disconnected server problems. Presenting the problems will be a huge improvement for users to understand what happened.
The text was updated successfully, but these errors were encountered: