Open oussama-gourari opened 4 hours ago
A fix is available, the preview for it is hosted on our git.
pip install "git+https://github.com/jawah/urllib3.future.git@alt-timeout" -U
Try it and report back if the issue no longer appear. Then we will move on it.
Regards,
Switched from aiohttp to niquests, while using
AsyncSession
sometimes I get this errorAttributeError: 'NoneType' object has no attribute '_get_extra_info'
, the requests that throw this error will work fine if repeated later for some reason:System Information