GitHub user kennethdamica added a comment to the discussion: DbtCloudRunJobOperator in Airflow Fails to Detect Successful Job Completion in DBT Cloud: How to Resolve?
Very late response here but you need to use DbtCloudJobRunSensor to poll the job for completion. GitHub link: https://github.com/apache/airflow/discussions/39542#discussioncomment-11441281 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
