reustle / covid19japan-data

https://data.covid19japan.com
MIT License
49 stars 16 forks source link

json is no more automatically updated #91

Open ggouaillardet opened 3 years ago

ggouaillardet commented 3 years ago

The number of cases on 6/29 is reported at 1050, though my node generate.js invokation returns the correct number (1381).

It seems the script (cron?) did not run for some time.

liquidx commented 3 years ago

I just started getting some workflow failure emails this morning, I'll take a look at why.

liquidx commented 3 years ago

I'm going to temporarily disable to updating of the patients/latest.json file because it just crossed 100MB is making the git commits fail.

I'll put in a slightly better fix later to see if we can split the file into smaller chunks.

Thanks for noticing the issue.