Skip to content

Disconnect notification or reconnection #3

@streadway

Description

@streadway

Synchronous methods get notified with an ErrConnection when the connection drops in the middle of an operation, but watches are designed in such a way that they don't have to handle these errors.

Either use a connection state chan or handle reconnections in the package.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions