Skip to content

Commit

Permalink
Update _sources.yml
Browse files Browse the repository at this point in the history
fix bug
  • Loading branch information
pingpingxiu-DOT-ca-gov authored Oct 21, 2024
1 parent 6dddc4b commit 23fef53
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions transform/models/_sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,13 @@ sources:
description: |
A log table showing updates to the detector config. This can be joined
with the `detector_config` table to get a full history of detector metadata.
freshness:
warn_after:
count: 14
period: day
error_after:
count: 28
period: day
columns:
- name: meta
description: Metadata from the data relay scripts.
Expand Down

0 comments on commit 23fef53

Please sign in to comment.