Open
Description
request()
tries twice to get a socket, connect, and fetch twice:
Adafruit_CircuitPython_Requests/adafruit_requests.py
Lines 513 to 518 in 12e6b47
This is confusing because if it tries a second time, it can make the default or user specified timeout (see #9210) appear to take twice as long as requested.
I am not sure about the circumstances the comment is talking about:
and whether it's true for non-ESP32-SPI, etc. I wonder if some checking or resetting of the socket can be done in advance.
Metadata
Metadata
Assignees
Labels
No labels