Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing error status handling for toEntityFlux methods in WebClient #26069

Closed
rstoyanchev opened this issue Nov 11, 2020 · 0 comments
Closed
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug
Milestone

Comments

@rstoyanchev
Copy link
Contributor

The new toEntityFlux methods are not delegating to handleBodyFlux which takes care of error response handling.

@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug labels Nov 11, 2020
@rstoyanchev rstoyanchev added this to the 5.3.2 milestone Nov 11, 2020
@rstoyanchev rstoyanchev self-assigned this Nov 11, 2020
rstoyanchev added a commit that referenced this issue Nov 12, 2020
Use constant Predicate for exception wrapping.
Use ResponseEntity constructor instead of builder.

See gh-26069
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant