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

Kick off workers that don't respond to metrics requests #110

Open
talex5 opened this issue Dec 31, 2020 · 0 comments
Open

Kick off workers that don't respond to metrics requests #110

talex5 opened this issue Dec 31, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@talex5
Copy link
Contributor

talex5 commented Dec 31, 2020

Sometimes workers get stuck in uninterruptable waits (due to btrfs bugs). In that case, the TCP connection remains alive but the worker never does any work. The scheduler should detect this (e.g. by a timeout when collecting metrics) and mark the worker as paused (or restarting), so that queued jobs for that worker get reassigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant