Compute orchestrationOperate
Results and failures
Inspect status, download output, cancel work, classify failures, and trace one job end to end.
Results and failures — contract and behavior
- wc status reads the API when configured and otherwise reads durable object-store state.
- wc results copies the job output prefix into a chosen local directory.
- Cancel removes queued work or terminates the owning provider instance for running work before recording terminal state.
- Failure diagnosis separates scheduler admission, startup, dependency, runtime, upload, and teardown evidence.
Commands and examples
wc statuswc results <job_id> <dir>wc cancel <job_id>