How to test a method that retries on an Uni? Testing Retry Logic with Uni A Practical Guide The Challenge Testing asynchronous operations that involve retries can be tricky especially when using a reactive 2 min read 05-10-2024 9
Propagate Exceptions from Vert.x EventBus Consumer when using handlers Propagating Exceptions from Vert x Event Bus Consumers Using Handlers Vert xs Event Bus is a powerful tool for building asynchronous distributed applications Ho 2 min read 04-10-2024 9
Need to run in parallel way with Uni in mutiny Running Uni Tasks in Parallel Achieving True Concurrency In the world of reactive programming libraries like Uni offer powerful tools for handling asynchronous 2 min read 30-08-2024 32
Can we replace Uni endpoint resource responses with non-Uni responses when no orchestration needed When to Use Uni in Quarkus Endpoints A Guide to Reactive Programming Quarkus with its embrace of reactive programming leverages Uni and Multi from the Mutiny li 2 min read 29-08-2024 12