Google Cloud Dataflow · Arazzo Workflow
Google Cloud Dataflow Diagnose Job
Version 1.0.0
Read a job's state, pull its error-level messages, then inspect stage execution details.
View Spec
View on GitHub
Apache BeamBatch ProcessingBig DataData ProcessingETLStream ProcessingArazzoWorkflows
Provider
Workflows
diagnose-job
Read job state, pull error messages, and inspect execution details.
Reads a job's current state, retrieves its error-level status messages, then pulls execution details to surface failing stages.
1
readJob
Read the job to capture its current state as the starting point for diagnosis.
2
pullErrorMessages
Retrieve the job status messages filtered to error importance to surface failures reported during execution.
3
inspectExecutionDetails
Pull the stage-level execution details for the job so failing stages and their progress can be identified.
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.