Skip to content

WebSocket does not reconnect after heartbeat fails #60

Description

@DanielAlbl

I notice that when I have a long-running web socket connection, the stream will eventually stall, but not stop or return an error. There does appear to be connection logic, but it must not be getting triggered. There is a hearbeat_loop that looks like it returns if it gets a timeout, but handle_connection does not catch this, so it just stalls.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions