C# (CSharp) Hudl.Mjolnir.Breaker Namespace

Classes

Name Description
FailurePercentageCircuitBreaker Trips when the error percentage rises above a configured threshold percentage. This breaker is modeled after Hystrix's HystrixCircuitBreakerImpl. However, the metrics implementations that drive the breaker are fairly different.
FailurePercentageCircuitBreakerProperties