-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Fix Version/s: 5.8.0-HF30, 6.0-HF05, 7.2
-
Component/s: Web Common
-
Tags:
-
Sprint:Sprint RepoTeam 7.1-2
In NuxeoRequestControllerFilter any caught exception based on SocketException is interpreted as a communication failure between the server and the browser. This happens very often for instance when a long page load is interrupted.
But this is incorrect when the exception is caused by a connection failure between the server and another server-side process, like a connection to a database or to Redis.
- is required by
-
NXP-17483 Fix spurious ResourceHandlerImpl.logMissingResource logs
- Open