Skip to content

Emit stale in-progress handoff notifications (GET)

GET
/cron/stale-in-progress
curl --request GET \
--url https://example.com/api/cron/stale-in-progress

Checks for handoff tickets stuck in in_progress beyond threshold and emits notifications. Protected by CRON_SECRET via x-cron-secret header or token query parameter.

token
string

Optional CRON_SECRET for GET callers

Notification sweep result

Media type application/json
object
ok
required
boolean
notified
required
integer
errors
required
integer

Missing or invalid CRON_SECRET