Closed
Description
There are scheduling fields on the template inactivity_ttl
and locked_ttl
that require implementation in autobuild
.
- A workspace whose
last_used_at
breaches theinactivity_ttl
should be stopped (if started) and moved to thelocked
state. - A workspace whose
locked_at
breaches thelocked_ttl
should be scheduled for deletion.
Metadata
Metadata
Assignees
Labels
No labels