-
-
Notifications
You must be signed in to change notification settings - Fork 527
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Seeing a failure writing back to the socket for a response:
system:32 - happened while sending buffers
An uncaught exception occurred: write: Broken pipe
It doesn't happen every time, but seems to happen on long responses? So could it be a timeout, or maybe the response size is too large although that seems odd
we have the timeout for crow set to 88 and the response is definitely not taking longer than that, but the socket to write back out is closing prematurely
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working