Skip to content

Session expiry isn't forwarded to the client #1245

Description

@roosterfish

When the join session expires, the server hangs up on the client (websocket) and logs the following error Session timeout exceeded.
This exact error should also be visible on the client side. But instead the client seems to see only ⨯ Error: Failed to read join confirmation: websocket: close 1006 (abnormal closure): unexpected EOF which is misleading and indicates we don't properly handle close on the websocket client side.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

BugConfirmed to be a bugJiraAllows the synchronization of a GitHub issue in Jira

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions