Re: IOException: Broken Pipe causes "Calling [asyncError()] is not valid for a request with Async state [MUST_DISPATCH]" to be logged

2019-10-20 Thread Johannes Edmeier
Am So., 20. Okt. 2019 um 16:11 Uhr schrieb Mark Thomas : > > On October 20, 2019 9:43:00 AM UTC, Johannes Edmeier > wrote: > >Hi folks, > > > >I have a async response which is designed to run as long as the > >browser is connected (using SSE). > >After the

IOException: Broken Pipe causes "Calling [asyncError()] is not valid for a request with Async state [MUST_DISPATCH]" to be logged

2019-10-20 Thread Johannes Edmeier
Hi folks, I have a async response which is designed to run as long as the browser is connected (using SSE). After the browser disconnects and data is written to the response internally a "IOException: Broken Pipe" is thrown, which itself is not logged, but there is some error from the state