Queue overview
queue_overviewGet a per-queue health snapshot with job state counts, stuck active jobs, completions, failures, and queue limits. Compare windowed versus all-time failures to spot retry storms or stuck jobs.
Instructions
Per-queue health snapshot: job counts by state, jobs stuck active, completions and failures in the window, and each queue's configured expiry, retention and retry limit. Failed counts are reported both within the window and all-time, because the two disagreeing is itself diagnostic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windowHours | No | How far back to count completions and failures. | |
| includeInternal | No | Include pg-boss's own internal queues. | |
| stuckAfterMinutes | No | Active duration past which a job counts as stuck. |