Hi,
Why does my dbt job succeeds when there is source freshness failure. The goal is fail the job and notify us if the source is not getting refreshed. How this can be achieved?
If you create a job step dbt source snapshot-freshness
rather than using the selection in the job settings I believe it will fail as required.
3 Likes
That worked! Thank you.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.