Paragon · Arazzo Workflow
Paragon Find and Replay a Failed Workflow Execution
Version 1.0.0
Search Task History for failed executions, then replay the most recent failure.
View Spec
View on GitHub
Embedded IntegrationsIntegration InfrastructureiPaaSAI AgentsMCPIntegrationsArazzoWorkflows
Provider
Workflows
find-and-replay-failed-execution
Locate the latest failed execution for an integration and replay it.
Searches workflow executions for FAILED runs, and when at least one is found, replays the most recent failed execution.
1
getFailedExecutions
getWorkflowExecutions
Search historical workflow executions filtered to FAILED status, sorted most-recent-first, to find candidates to replay.
2
replayExecution
replayWorkflowExecution
Replay the most recent failed execution using the same workflow version it originally ran with.