You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also found that when an error is encountered in the model logic it does not stop the remaining batches from attempting to run resulting in the same error reporting for all batches.
Is this a new bug in dbt-core?
Current Behavior
Cancelling a run doesn’t immediately stop all the related batch runs. The remaining batches continue to build.
Expected Behavior
All the batches cancel out regardless of which batch we initiate the cancellation action/request.
Steps To Reproduce
See here
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
No response
The text was updated successfully, but these errors were encountered: