Hi, I am triggering a dbt cloud job through an airflow DAG using the dbt API. From the API response, I can determine whether the job has succeeded or failed. however, when the job fails, the response JSON only returns “dbt command failed” without providing a detailed error message. i need to retrieve the specific error details.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Failed DBT Cloud Job with no Error Message | 0 | 912 | October 25, 2023 | |
API Connection Error | 0 | 1547 | June 28, 2023 | |
dbt Cloud API get to return job status and which models failed | 4 | 1324 | June 25, 2024 | |
Dbt+ airflow failed on vaccum comment | 0 | 2383 | December 27, 2019 | |
Triggering a dbt Cloud Job in your automated workflow with python | 1 | 15974 | September 9, 2021 |