-
Notifications
You must be signed in to change notification settings - Fork 6
Handle disconnects #310
Copy link
Copy link
Open
Labels
needs designRequires more thought about how to do this and more detail adding to the descriptionRequires more thought about how to do this and more detail adding to the description
Metadata
Metadata
Assignees
Labels
needs designRequires more thought about how to do this and more detail adding to the descriptionRequires more thought about how to do this and more detail adding to the description
The current model is when an AttributeIO update or a scan raises an exception, it stops and does not attempt to reconnect. The process will need to restarted once connection is re-established. This was done to prevent it from creating masses of log output.
What behaviour do we want?
Thoughts @coretl, @gilesknap?