ReadTimeout in asyncio has no message #2681
Unanswered
PrasannaVenkadesh
asked this question in
Potential Issue
Replies: 1 comment 4 replies
-
Thanks for noting this. If anyone would like this escalated into an issue, then...
Thanks. 👍 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
httpx version: 0.23.3
When a timeout occurs in the sync client, I could see
ReadTimeout: timed out
message while the message is missing in the async client. It'sReadTimeout:
Beta Was this translation helpful? Give feedback.
All reactions