Set default timeout on Dask Workers?
Open
good second issue
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
We commonly provide the keyword `--death-timeout 60s` when starting workers to ensure that they don't stick around needlessly if their scheduler goes away.
Should we make this the default?
This might be a surprising policy change for some, but I doubt for many.
cc @jcrist @jacobtomlinson @guillaumeeb @lesteve
Contributor guide
Assessment
This issue has not been assessed yet.