Tink worker should never exit #463
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Tink worker should pass on any errors back to tink server but remain up. Otherwise the machine needs to be rebooted in order to get tink worker back up and running and ready to process more workflows. This seems unnecessary just to deal with an error, imagine if
init
did the same ;).Expected Behaviour
Tink worker reports back errors but continues to stay up and connected to tink server.
Current Behaviour
Tink worker exits and we need to reboot or log in and restart tink-worker to get into a workflow processing state again.
The text was updated successfully, but these errors were encountered: