open fun halfOpenHandler(handler: Handler<Void>): CircuitBreaker
Sets a invoked when the circuit breaker state switches to half-open.
handler - the handler, must not be null
handler
null
Return the current io.vertx.rxjava.circuitbreaker.CircuitBreaker