HTTP Event Listener intermittently fails with Broken pipe #27308
Unanswered
jonsnowseven
asked this question in
Q&A
Replies: 0 comments
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.
-
I’m using the HTTP Event Listener with the following configuration:
From time to time I see errors like this, and my service never receives the request:
It looks like a server-side timeout/connection drop, but I’d like to confirm. Specifically, I want visibility into what the client is sending and what (if anything) it’s getting back (status code, response body, headers).
Questions
Environment
Full stack trace excerpt for reference:
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions