Failed jobs
failed_jobsIdentify recently failed jobs and their error messages, grouped by queue, to diagnose retry storms and other queue issues.
Instructions
Jobs that failed within the window, newest first, with the error message pulled from each job's output. Bounded on when the job finished — not on the row merely being in the failed state — so results reflect what broke recently rather than everything still inside the queue's retention period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| queue | No | Restrict to a single queue. | |
| windowHours | No | ||
| groupByError | No | Also return a per-queue breakdown of error frequency and timing. |