Skip to content

Conversation

@taxone
Copy link

@taxone taxone commented May 28, 2025

The PR #2884 introduces a regression in error handling.
In fact, if an async predicate raises a Mono error, it is not properly caught. The error bubbles up and the client receives an internal server error.
The improper error handling was already spotted in this comment:
#2977 (comment)

Signed-off-by: tassoc <claudio.tasso@tasgroup.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants