Skip to content

SBX_E1302 — ExecutionTimeout

run(), run_code() or a stream exceeded its timeout; the process was killed.

Fix

Raise `timeout=` on the call, or make the code finish sooner.

Class: sandboxio.errors.ExecutionTimeout · Inherits: SandboxTimeout

Stable URL: https://docs.sandboxio.dev/errors/SBX_E1302. Codes are semver-covered API; this code will not be renamed or repurposed (ADR-0010).

← All error codes