marlon360 / rki-covid-api

🦠🇩🇪📈 An API for the spread of covid-19 in Germany. Data from Robert-Koch-Institut.
https://api.corona-zahlen.org/
Creative Commons Attribution 4.0 International
250 stars 50 forks source link

Wrong "last Update" Date since move to new hoster #458

Closed helmar74 closed 2 years ago

helmar74 commented 2 years ago

Hi,

the "lastUpdate" item in the meta data is showing an old date, since moved to new hoster. It occurs in germany and in states.

image image

Maybe, it can be corrected some time?

Thanks in advance.

Rubber1Duck commented 2 years ago

maybe it is nessessary to purge the redis cache ............ unfortnatly the github action to flush the cache is not working @marlon360 please have a look on it!

csigritz commented 2 years ago

Also weekincidence gives the wrong value. In BY it is far below 739 currently.

Rubber1Duck commented 2 years ago

i just saw that Marlon flushed the cache, but the error ist still on... and debug the code. I dont know why, but the used link to the RKI api witch ist requestiing the states data bring back the wrong data! deleting one option witch ist not in any other link fixed the error! But why is it running for month or years and now not? making a patch und PR .............