← lab/
002 / execution states
what
An interactive representation of Orbit’s current Execution domain rules. State changes happen in this browser example: no commands run, and there is no scheduler behind the page.
experiment
current/
QUEUED
Sample execution. Try an operation, including one this state rejects.
state/
- status
- QUEUED
- startedAt
- —
- finishedAt
- —
- exitCode
- —
- errorMessage
- —
history/
- created → QUEUED
notes
Based on Orbit revision cd97666. Timestamps are browser-generated sample values, with no persistence. Retry and timeout settings are configuration only.