-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Rossen Stoyanchev opened SPR-15506 and commented
HttpWebHandlerAdapter has a debug message only.
ExceptionHandlingWebHandler has an error level message + extra smarts around suppressing "Broken Pipe" errors. However that only applies to DispatcherHandler setup, and not a typical setup with the functional web framework.
We need to centralize move the final 500 error and related logging to HttpWebHandlerAdapter.
Affects: 5.0 M5
Issue Links:
- Common root cause introspection algorithm in NestedExceptionUtils [SPR-15510] #20069 Common root cause introspection algorithm in NestedExceptionUtils
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement