Skip to content

Sandbox / SandboxInfoLifecycle

Type Alias: SandboxInfoLifecycle

SandboxInfoLifecycle = object

Properties

autoResume

autoResume: boolean

Whether the sandbox can auto-resume.


onTimeout

onTimeout: "pause" | "kill"

Action to take when sandbox timeout is reached.