-
Notifications
You must be signed in to change notification settings - Fork 3
Connection resume failure #4
Copy link
Copy link
Open
Description
Because of the way Thoth uses socket.io, there is a problem with resuming sessions. This problem can cause Thoth to crash if not run in non-debug mode, but more importantly will cause loss of requests or updates.
The current workaround is to force the client to login again.
The solution will be that ThothSC will automatically try to reauthenticate when a lost connection is detected in order to resume the session, and will give the application callback a message if this reauthentication fails.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels