Understand status
Provider-backed jobs can expose different status and action names. Use Open in provider when the connected system owns the job.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Understand job status and decide when to retry, cancel, or request help.
| Status | What to do |
|---|---|
| Queued | Wait for execution to start; inspect the job if it remains queued unexpectedly. |
| Running | Follow progress before submitting the same work again. |
| Waiting for review | Open the job and complete the review it requests. |
| Succeeded | Inspect the output; generation success is separate from translation approval. |
| Failed | Read the error, fix its cause, and retry when eligible. |
| Cancelled | The job was stopped; create a new job if the work is still needed. |
Was this page helpful?
