elementary icon indicating copy to clipboard operation
elementary copied to clipboard

Tasks not completing in DBT Cloud - Long runtimes

Open vbrandon opened this issue 1 year ago • 0 comments

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):

  • 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

vbrandon avatar Oct 08 '24 16:10 vbrandon