-
Notifications
You must be signed in to change notification settings - Fork 723
Open
Description
🐛 Bug report
Follow-up to #2605: it looks like we found a new use case where EPIPE can be triggered and make the application crash.
While this seems fixed when running on Kibana on Self-Hosted (or in the local development), ECH deployments crash when the other end closes the connection if the payload is too large.
To reproduce
Reach out to the @elastic/kibana-core team to share the steps
Expected behavior
EPIPE does not emit.
Node.js version
22.21.1
@elastic/elasticsearch version
@elastic/elasticsearch@9.1.1, @elastic/transport@9.0.1
Operating system
Unknown
Any other relevant environment information
No response
Reactions are currently unavailable