Skip to content

Websocket timeout #5

Open
Open
@rodrigondec

Description

@rodrigondec

There's a workaround the WebSocketApp.run_forever() (websocket_client lib) which would raise a TimeoutError from time to time..

It is a SSL timeout.

Investigate if the ssl timeout is from the server side or client side.

If it is from client side, configure ssl options correctly and remove the workaround.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions