Prepare for loss of connection.
Opened this issue · 1 comments
scrlkx commented
We are not prepared for connection losses. I took to the floor the server that was connected and the result was nothing expected. Following are attached reports.
The right behavior would be to inform the user that it was not possible to establish a connection, to ask if he wants to disconnect. If you choose, let's take it to the login screen, otherwise we'll keep trying.
The main problem to be considered is the execution of queries that results in a 500 error without informing the user.
It is also interesting that the current connection information is updated for unknown connection.
scrlkx commented
We need a specification on how to do this.