Georgios Andrianakis

Results 773 comments of Georgios Andrianakis

I would say @karm signed up by creating this PR 😊

Does it not work with the `main` branch?

OK, I see. @iocanel where are we with https://github.com/quarkusio/quarkus/issues/16113?

Hey @sberyozkin, so IIUC when running the tests you get the expected behavior but not in dev mode and prod mode?

Unfortunately I don't understand what is going on here... In both cases the control flow reaches https://github.com/quarkusio/quarkus/blob/2.9.0.Final/independent-projects/resteasy-reactive/client/runtime/src/main/java/org/jboss/resteasy/reactive/client/impl/RestClientRequestContext.java#L330 with the proper `ClientWebApplicationException`, but then in the test case the Uni's `recoverWith`...