Manual Stopping
You can stop a running Devbox any time using thedevbox.shutdown
call in the client SDK.
Devbox Max Lifetime
When you create a Devbox, it is automatically given a maximum lifetime. This prevents unwanted charges by leaving Devboxes running when they are not needed. The default lifetime is 1 hour, but this can be configured when you create the Devbox:Idle Behavior
You can also configure your Devboxes to automatically shutdown or suspend when they are idle using theafter_idle launch parameter.
By default, Runloop will do nothing if your Devbox is idle.
