Skip to content

Connection resume failure #4

@mauritslamers

Description

@mauritslamers

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions