CircuitBreakerContext

A safe interface for accessing CircuitBreaker states when handling events.

A safe interface for accessing CircuitBreaker states when handling events.

class Object
trait Matchable
class Any

Value members

Abstract methods

def lastFailure: Option[Throwable]
def name: String