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: d9256761efc8f799a5e195089fb79a563a8ead75 / 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/21550667841 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
