threshold (#205)

This commit is contained in:
Austin 2023-12-17 09:52:34 -05:00 committed by GitHub
parent 50d1e9b402
commit 545015ede1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
-- depends_on: {{ ref('test_silver__transactions_recent') }}
{{ recent_missing_traces(ref("test_silver__traces_recent"), 100) }}
{{ recent_missing_traces(ref("test_silver__traces_recent"), 10000) }}