fleet_health
Track task queue counts by status and live worker heartbeats to expose stranded tasks lacking active workers.
Instructions
Fleet health — task queue counts by status, plus live worker heartbeats.
A queue depth is only half the picture: pending tasks with no live worker
are not "queued", they are stranded. workers reports every process
publishing a heartbeat, and stranded is true when there is pending work and
nothing running to drain it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes |