Skip to content

Implement reconnect when connection closed by Pusher #23

Description

@mloughran

Currently if Pusher closes the socket, the client will infinite loop since it rescues IOError, which is an ancestor of EOFError.

I imagine you'll see this happening every few weeks on average - do you see this @rkh @pat?

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