ForecastMetaPrediction, assuming it's kept up-to-date (it's called by _upload_forecast_worker(), so it should be OK), gives us counts at the forecast level. Summing them gives us what RowCountCache has.
Once done, we can remove the nightly script: $ python3 utils/row_count_util.py update
ForecastMetaPrediction, assuming it's kept up-to-date (it's called by
_upload_forecast_worker()
, so it should be OK), gives us counts at the forecast level. Summing them gives us what RowCountCache has.Once done, we can remove the nightly script:
$ python3 utils/row_count_util.py update