elementary
elementary copied to clipboard
Tasks not completing in DBT Cloud - Long runtimes
Describe the bug When running a project in DBT Cloud, elementary on-run-start and on-run-end processes do not complete, though DBT cloud completes the job and allows new commands to be submitted.
To Reproduce Steps to reproduce the behavior:
- Create DBT Project
- Add DBT Elementary >= 0.16.1
- Create any test (hooks on all)
- run model with dbt build --select
Expected behavior All tasks complete
Screenshots
Environment (please complete the following information):
- Elementary dbt package version: 0.16.1
- dbt version: dbt cloud (>1.8)
- Data warehouse: snowflake
- Infrastructure details: DBT clould, elementary oss package
Would you be willing to contribute a fix for this issue? Yes