AllenEllis / EverySingleMonth

Meme Generator for Every Single Month
https://everysinglemonth.org
MIT License
8 stars 6 forks source link

Smarter recovery when the cache is corrupt #15

Closed AllenEllis closed 4 years ago

AllenEllis commented 4 years ago

I don't know why but some cities have a poisioned cache. Examples:

The software should notice that it doesn't have values that it needs, and then either try to query the API again, or fail gracefully, and then push a notification to the dev using push(). Right now it proudly shows a city with zeros everywhere.