Restart worker via Nanny on connection failure #6387
Labels
enhancement
Improve existing functionality or make things work better
hygiene
Improve code quality and reduce maintenance overhead
With #6361, any temporary network disconnect will shut down the worker.
If we have a Nanny around, we could at least let the Nanny restart the worker, so it can try to reconnect from a fresh state. Currently, we tell the Nanny to close gracefully.
There are a couple of things to think about:
The text was updated successfully, but these errors were encountered: