v51

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

Requeue ALL Stuck Queued Executions

Requeue ALL stuck queued executions (QUEUED >1h) by publishing to RabbitMQ. Operates on all executions, not just paginated results.

Uses add_graph_execution with existing graph_exec_id to requeue.

⚠️ WARNING: This will re-execute ALL stuck executions and may cost significant credits.

Returns: Number of executions requeued and success message

post/api/admin/diagnostics/executions/requeue-all-stuck

Response

Successful Response

successboolean required
requeued_countinteger
messagestring required