Package ru.tinkoff.kora.resilient.circuitbreaker
package ru.tinkoff.kora.resilient.circuitbreaker
-
ClassDescriptionA
CircuitBreakermanages the state of a backend system.You can use Resilient4j documentation as a description of how CircuitBreaker works and how similar properties are configution its partsManages state of allCircuitBreakerin systemRecords circuit breaker metricsConfigures behavior ofCircuitBreaker.releaseOnError(Throwable)on whenever exception should count as failre or not