Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection resume failure #4

Open
mauritslamers opened this issue Nov 7, 2011 · 0 comments
Open

Connection resume failure #4

mauritslamers opened this issue Nov 7, 2011 · 0 comments
Assignees

Comments

@mauritslamers
Copy link
Owner

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.

@ghost ghost assigned mauritslamers Nov 7, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant