CircuitState

org.llm4s.reliability.CircuitState
See theCircuitState companion object
sealed trait CircuitState

Circuit breaker state.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Closed
object HalfOpen
object Open
In this article