v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
admin
diagnostics
admin

Requeue Stuck Execution

Requeue a stuck QUEUED execution (admin only).

Uses add_graph_execution with existing graph_exec_id to requeue.

⚠️ WARNING: Only use for stuck executions. This will re-execute and may cost credits.

Args: request: Contains execution_id to requeue

Returns: Success status and message

post/api/admin/diagnostics/executions/requeue

Request body

execution_idstring required

Response

Successful Response

successboolean required
requeued_countinteger
messagestring required