adafruit / Adafruit_CircuitPython_PortalBase

Base Library for the Portal-style libraries.
MIT License
18 stars 17 forks source link

Update Connection Failure Exception to ConnectionError #64

Closed makermelissa closed 2 years ago

makermelissa commented 2 years ago

It looks like this may have been updated in CircuitPython 7, but this allows it to retry on connection failure up to 3 times.