dask / dask/distributed

Shut down scheduler on unrecoverable exceptions

Open
#8,792 0 comments 0 reactions 0 assignees View on GitHub
enhancement scheduler
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

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 (https://github.com/dask/distributed/issues/6206).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.