Replay a failed job
replay_jobRe-run a permanently-failed job by cloning it into a new pending job, passing the same credit gate.
Instructions
Re-run a permanently-failed job. Clones it into a fresh pending job (passes the same credit gate as scheduling). 409 if the job is not in a failed state; 402 if out of credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Failed job id to replay. |