Investigate default VM lifetime in DockerDriver
Open
provisioning
question
refactor
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently blueprints on DockerDriver have lifetimes of 5h or 10h on Notebooks. Default lifetime for a host is 14400 seconds i.e. 4 hours. This creates interesting side effects when maxhosts is reached and no new hosts can be spawned but all hosts are already too old and won't be assigned new containers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.