See https://github.com/quarkusio/quarkus/issues/50736 where switching to `Uni.join()` fixes the issue. This might be a problem with the combination operator relying on `CompletableStage`.