Databricks · Arazzo Workflow
Databricks Cancel Job Run and Confirm Terminal
Version 1.0.0
Cancel an active run and poll until it reaches a terminal state.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
cancel-run-and-confirm
Cancel a run and confirm it reaches a terminal state.
Submits a cancel request for the run and then reads the run repeatedly until its life cycle state is TERMINATED, looping while it is still TERMINATING.
1
cancelRun
Request cancellation of the active run. Cancellation is asynchronous and the run transitions to a TERMINATING state.
2
pollRun
Read the run metadata and inspect the life cycle state. Loop back while the run is still TERMINATING; finish once it is TERMINATED.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.