The GitHub Actions job "Tests" on airflow.git/61297-DBTCloudHook-Waiter-Fix has succeeded. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: 137400c01a0ae72405e54192cb2001a8e611fbc1 / Sameer Mesiah <[email protected]> Raise on unexpected terminal dbt Cloud job run states DbtCloudHook.wait_for_job_run_status previously returned False when a job run reached a terminal failure state (ERROR or CANCELLED), which could allow Airflow tasks to succeed silently when dbt Cloud jobs failed. This change updates the helper to raise DbtCloudJobRunException when a job run reaches an unexpected terminal state before the expected status is reached, ensuring task failure semantics correctly reflect external job failures. Call sites are updated accordingly, and on_kill now guards against propagated exceptions since cancellation confirmation is best-effort and should not affect task termination behavior. Report URL: https://github.com/apache/airflow/actions/runs/22207289398 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
