API calls don’t have error handling resulting in too many daily calls · Issue #85 · genebean/PiWeatherRock · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When there is an error in an api call the application does not handle it and, instead, immediately calls the api again. This results is way too many calls being made and rate limits being hit.