Flows
Recover Stuck Exports Endpoint
Cron-only: detect & recover stuck export flow_runs (ghost concurrency slot).
Internal endpoint. Called by the prefect-recover-stuck-exports CronJob every 5 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/recover-stuck-exports
Response
Successful Response
{"stackTrail":"paths:/api/internal/flows/recover-stuck-exports: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.