Check/upgrade autoreconnect #1

Closed
opened 2024-02-29 22:53:08 +03:00 by sergeych · 0 comments
Owner
  • on connection lost all pending connections should get the same and proper exception meaning connection loss
  • connection state should properly be set to false (disconnected)
  • automatic reconnection should be loop until it is reeastablished
  • connection state flow should be properly set to true and normal action resumed.
  • whatever command issued during the disconnected state should wait until connected.
- [x] on connection lost all pending connections should get the same and proper exception meaning connection loss - [x] connection state should properly be set to false (disconnected) - [x] automatic reconnection should be loop until it is reeastablished - [x] connection state flow should be properly set to true and normal action resumed. - [x] whatever command issued during the disconnected state should wait until connected.
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SergeychWorks/kiloparsec#1
No description provided.