dask / dask/dask-cloudprovider
ENH for `AzureVMCluster`: timeout?
Open
provider/azure/vm
- Dominant language
- Python
- Stars
- 147
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
One of the really nice `AzureMLCluster` features was a timeout option (`scheduler_idle_timeout`). Is that something it might be possible to port to `AzureVMCluster`? I work a lot with students, and it's a guardrail I find really useful for them to have. There's currently a "Shutdown the VM if the Dask process exits." option, but no "kill an idle cluster" option that I see.
Contributor guide
Assessment
This issue has not been assessed yet.