open fun reset(): CircuitBreaker
Resets the circuit breaker state (number of failure set to 0 and state set to closed).
Return the current io.vertx.rxjava.circuitbreaker.CircuitBreaker