Stuck jobs
stuck_jobsIdentify jobs active beyond a threshold, using age and heartbeat data to flag abandoned workers versus slow ones, and provide recovery steps.
Instructions
Jobs that have been active longer than a threshold, with age, configured expiry, and — where the schema supports heartbeats — how long since the worker last checked in. A stale heartbeat distinguishes an abandoned job from a merely slow one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| olderThanMinutes | No |