Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance health checks with dead worker check #305

Open
maleck13 opened this issue Nov 14, 2024 · 0 comments
Open

Enhance health checks with dead worker check #305

maleck13 opened this issue Nov 14, 2024 · 0 comments

Comments

@maleck13
Copy link
Collaborator

What

If a worker fails or crashes for some reason, we wont spot it currently.

How

Where we start the worker, we should set up a "deadWorkerTImer" that if it fires it means we have not heard from the worker within the expected interval. We should then stop the worker and start a fresh one

@maleck13 maleck13 converted this from a draft issue Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant