Skip to content

Improve 500 error handling and reporting in WebFlux [SPR-15506] #20065

@spring-projects-issues

Description

@spring-projects-issues

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:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions