2.4.0
Minor Changes
- Report the live timeout deadline of running sandboxes.
Sandbox.listandSandbox.getnow exposeexpiresAt, reflecting the current session's deadline including any timeout extensions, andsandbox listrenders it in theTIMEOUTcolumn.Sandbox.update({ timeout })(andsandbox config timeout) now also extends the currently running session so an increased timeout takes effect immediately instead of only applying to future sessions. (#239)