Do I have something misconfigured, or is this expected? I’d like to exclude client disconnects from my 50x metrics, but it seems impossible.
Most proxy software uses 599 to denote a client disconnect error.
Do I have something misconfigured, or is this expected? I’d like to exclude client disconnects from my 50x metrics, but it seems impossible.
Most proxy software uses 599 to denote a client disconnect error.
Hi,
any news or updates on this ? Anybody fixed this ?
We observe the same issue here: Our SPA aborts search requests and istio proxy reports the requests with response_code 500.
I have created a simple app to reproduce the issue: https://github.com/tgunsch/istio-cancel-request and opened an issue https://github.com/istio/istio/issues/17556