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

Shut down scheduler on unrecoverable exceptions #8792

Open
hendrikmakait opened this issue Jul 23, 2024 · 0 comments
Open

Shut down scheduler on unrecoverable exceptions #8792

hendrikmakait opened this issue Jul 23, 2024 · 0 comments
Labels
enhancement Improve existing functionality or make things work better scheduler

Comments

@hendrikmakait
Copy link
Member

Several deadlocks (e.g., #8702, #8787) have been caused by exceptions during transition logic, stimuli-handling, or stealing. Instead of deadlocking and keeping a cluster alive indefinitely, we should force-close the scheduler instead similar to what we do on the worker (#6206).

@hendrikmakait hendrikmakait added enhancement Improve existing functionality or make things work better scheduler and removed needs triage labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or make things work better scheduler
Projects
None yet
Development

No branches or pull requests

1 participant