Trần Tiến Hưng

Results 1 comments of Trần Tiến Hưng

I fixed it by changing the httpcore package source file timeout here: File: /httpcore/_async/http11.py - Line 203 ` event = await self._receive_event(timeout=timeout)` Change it to any float second you want....