Handle AbstractReactiveHealthIndicator.doHealthCheck exception
Exceptions inside AbstractReactiveHealthIndicator.doHealthCheck() method, outside of Mono pipeline, could fail whole endpoint response instead of returning `DOWN` status from indicator. See gh-10822
Showing
Please register or sign in to comment