The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
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):
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:
Expected behavior All tasks complete
Screenshots
Environment (please complete the following information):
Would you be willing to contribute a fix for this issue? Yes