Skip to content

Handle when server closes connection after nothing sent for 120s. #1

@jconnolly

Description

@jconnolly

I'll probably handle this with a keepalive boolean upon initiating the connection, and it will send the keepalive every 60s.

I would still like some sort of coherent message if this happens, regardless. As it stands now, there is no message and if you print messages sent, it will appear that it is indeed attempting to send the messages, but never times out or tells you that the socket connection is not open.

Metadata

Metadata

Assignees

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