Replies: 2 comments 1 reply
-
|
This isn't a reviewable query in it's current form. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I realize this can't be reproduced as is, but I would expect httpx to enforce the timeout if the server stops sending data. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm seeing POST requests hang indefinitely at times despite timeouts. It does not happen all the time. When it happens, it happens in the same location in the query workload. There might be other factors at play, but still, I would expect the timeout to stop the request.
Here is my code:
Here is the log:
Why does HTTPX hang despite the timeouts specified?
Thank you!
Rares
Beta Was this translation helpful? Give feedback.
All reactions