Vert.x Circuit Breaker provides a circuit breaker pattern implementation for resilient distributed systems.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-circuit-breaker</artifactId>
<version>5.0.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating and using a circuit breaker.
Refer to migration guide when upgrading from Vert.x 4.
No dependency data recorded yet.