Skip to content
Discussion options

You must be logged in to vote

I was looking around client filer and found io.quarkus.rest.client.reactive.runtime.ResteasyReactiveResponseExceptionMapper which owns the method T toThrowable(Response response, RestClientRequestContext context);.
May you register a client-filter to inject all necessary informations into request-context and with a custom exception-mapper of reactive type extract necessary information for error handling

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@martin-kofoed-jyskebank-dk
Comment options

@martin-kofoed-jyskebank-dk
Comment options

@luca-bassoricci
Comment options

Answer selected by martin-kofoed-jyskebank-dk
@martin-kofoed-jyskebank-dk
Comment options

@luca-bassoricci
Comment options

@geoand
Comment options

geoand May 15, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants