Skip to content

Commit 8e82569

Browse files
acmiyaguchibytesized
authored andcommitted
Bug 1690637 - Set citp-new-disinfo table retention to 180 days (mozilla-services#654)
1 parent 4bde393 commit 8e82569

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/pioneer-citp-news-disinfo/measurements/measurements.1.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bq_metadata_format": "pioneer",
66
"bq_table": "measurements_v1",
77
"expiration_policy": {
8-
"delete_after_days": 90
8+
"delete_after_days": 180
99
}
1010
},
1111
"properties": {

templates/pioneer-citp-news-disinfo/measurements/measurements.1.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"mozPipelineMetadata": {
55
"bq_metadata_format": "pioneer",
66
"expiration_policy": {
7-
"delete_after_days": 90
7+
"delete_after_days": 180
88
}
99
},
1010
"properties": {

0 commit comments

Comments
 (0)