Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

not responding sometimes #166

@Indiana3714

Description

@Indiana3714

I had an instance where my internet went down, so of course the stream data would cease to come in. The issue is that sometimes even when my internet reconnected the websocket connection was not reestablished and stream data isnt reconnected. I assume the heartbeat packet send: b'\x88\x82\xabw\x02u\xa8\x9f' was sent by the WebsocketApp function. Just a heads up, since the websocket library works perfectly for me on another exchange since I choose to use the lower level create_connection function myself

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