When the connection between the server and the DriversCloud agent is interrupted (either by a server outage or an internet outage on the part of the client), the agent tries to reconnect a certain number of times.
After ten attempts, it will open the application so that the user can re-enter his account credentials. However, in the case of a deleted disposable account or a deleted classic account, it is supposed to log out and not open the application, which was not the case. The application has been updated to reflect this.