@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
CircuitBreakerState
Interface CircuitBreakerState
interface
CircuitBreakerState
{
failures
:
number
;
lastFailureTime
:
number
;
state
:
"open"
|
"closed"
|
"half-open"
;
}
Index
Properties
failures
last
Failure
Time
state
Properties
failures
failures
:
number
last
Failure
Time
lastFailureTime
:
number
state
state
:
"open"
|
"closed"
|
"half-open"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
failures
last
Failure
Time
state
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...