The GitHub Actions job "Tests" on airflow.git/61297-DBTCloudHook-Waiter-Fix has failed. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: 288a7744a5fa5afc4a0c3d1b860839f0c500ff66 / 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/22205260669 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
