Closed AllenEllis closed 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.
push()
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.