Package io.vertx.circuitbreaker
package io.vertx.circuitbreaker
-
ClassDescriptionAn implementation of the circuit breaker pattern for Vert.xA builder for
CircuitBreaker.Circuit breaker configuration options.Converter and mapper forCircuitBreakerOptions.Circuit breaker states.A failure policy for theCircuitBreaker.Exception reported when the circuit breaker is open.A policy for retry execution.Exception reported when the monitored operation timed out.