Acceldata · Arazzo Workflow
Acceldata Pipeline Failure Investigation
Version 1.0.0
Find failed pipeline jobs, pull related critical alerts, and acknowledge the first one.
View Spec
View on GitHub
AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
pipeline-failure-investigation
Correlate failed pipeline jobs with critical alerts and acknowledge one.
Lists failed pipeline jobs from a start time, queries open critical alerts from that same start time, and branches: when one or more open critical alerts exist it acknowledges the first, otherwise it ends.
1
listFailedJobs
List pipeline jobs that failed since the start time to identify the incident window.
2
listCriticalAlerts
Query open critical alerts raised since the start time to correlate with the failed pipeline jobs.
3
acknowledgeAlert
Acknowledge the first open critical alert to mark the incident as under investigation.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.