m-lab / etl-gardener

Gardener provides services for maintaining and reprocessing mlab data.
Apache License 2.0
13 stars 5 forks source link

Change datatypes to daily_only to accelerate ndt reprocessing #414

Closed stephen-soltesz closed 1 year ago

stephen-soltesz commented 1 year ago

This change is meant to accelerate the historical reprocessing of the NDT data during the "unsafe" UUID incident period of 11-08 to 11-30. This change updates all other datatypes to "daily_only" meaning that the only historical processing should be for NDT. This also updates the start date to 2022-11-01 which should further accelerate the reprocessing.

This change depends on fixes in:


This change is Reviewable

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3598


Totals Coverage Status
Change from base Build 3589: 0.0%
Covered Lines: 1242
Relevant Lines: 1597

💛 - Coveralls