-
Notifications
You must be signed in to change notification settings - Fork 6
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
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?
- Just keep sending requests and logging errors
- Add some logic to AttributeIO to only log errors once and keep trying, but more quietly
- Stop the application and let K8s restart until it works
- How do we decide when to stop, when just one update loop stops? When all stop?
- Something else?
Thoughts @coretl, @gilesknap?
Tom-Willemsen
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