reichlab / covid19-forecast-hub

Projections of COVID-19, in standardized format

Home Page:https://covid19forecasthub.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zoltar truth upload script testing against new Zoltar feature: versioned truths

ydhuang28 opened this issue · comments

Zoltar has a new feature in versioned truths, and the current Zoltar upload script needs to be tested against this change.

Steps:

  • 1. Does our truth source conform to the new Zoltar truth rules, i.e., no implicit retractions? Test uploading multiple truth files from older data to confirm.
  • 2. Does adding incident case make the upload job too long on the Zoltar server (i.e., worker timeout)? Use truth file with incident cases data to test.

Once step 2 is done, create issue in covidHubUtils to add the feature of incident case data upload to Zoltar.

Recent developments (truth action failing) has demonstrated that the truth file might be too big to be uploaded all at once. A solution is needed to solve this problem.