Skip to content

Sweep stale analysis jobs (GET)

GET
/cron/analysis-jobs
curl --request GET \
--url https://example.com/api/cron/analysis-jobs

Daily backstop for analysis_jobs nobody is polling: requeues+kicks interrupted runs with retry budget left, fails the rest and writes through to their domain tables. Protected by CRON_SECRET via x-cron-secret header.

Sweep result

Media type application/json
object
ok
required
boolean
requeued
required
integer
failed
required
integer

Missing or invalid CRON_SECRET