Flows

Reap Orphans Endpoint

Cron-only: crash flow runs stuck in RUNNING past their own flow's timeout x retries envelope + alert #alerts (T-1305).

Internal endpoint. Called by the prefect-orphan-reaper CronJob every 15 minutes. Idempotent. No app-level auth: the public gateways (ingress-public/*.yaml) 404 the /api/internal/ prefix, so only cluster-internal callers reach it.

post/api/internal/flows/reap-orphans

Response

Successful Response

{"stackTrail":"paths:/api/internal/flows/reap-orphans:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.