blog-eivindgl-com / netatmo-pyportal-display

CircuitPython project to use PyPortal as display for a Netatmo weather station
MIT License
1 stars 0 forks source link

OutOfRetries when calling fetch() #33

Open eloekset opened 1 year ago

eloekset commented 1 year ago

An unhandled OutOfRetries crashes the display: image

This happens more frequently lately, probable because of this issue that seems to be related: https://github.com/blog-eivindgl-com/netatmo-dotnet-proxy/issues/26

The PyPortal device should handle this type of error and ignore it, because the issue will most likely go away after a while.

eloekset commented 1 year ago

About this error: https://docs.circuitpython.org/projects/requests/en/latest/api.html#adafruit_requests.OutOfRetries