elementary-data / elementary

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.
https://www.elementary-data.com/
Apache License 2.0
1.94k stars 165 forks source link

Tasks not completing in DBT Cloud - Long runtimes #1717

Open vbrandon opened 1 month ago

vbrandon commented 1 month ago

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:

  1. Create DBT Project
  2. Add DBT Elementary >= 0.16.1
  3. Create any test (hooks on all)
  4. run model with dbt build --select

Expected behavior All tasks complete

Screenshots image

Environment (please complete the following information):

Would you be willing to contribute a fix for this issue? Yes