Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
WatchdogAlert
Interface WatchdogAlert
interface
WatchdogAlert
{
alertId
:
string
;
alertType
:
|
"STUCK_SESSION"
|
"ORPHANED_PROCESS"
|
"CIRCUIT_OPEN"
|
"BACKPRESSURE_EXCEEDED"
;
circuitId
:
string
|
null
;
details
:
string
;
sessionId
:
string
|
null
;
ts
:
number
;
}
Index
Properties
alert
Id
alert
Type
circuit
Id
details
session
Id
ts
Properties
alert
Id
alertId
:
string
alert
Type
alertType
:
|
"STUCK_SESSION"
|
"ORPHANED_PROCESS"
|
"CIRCUIT_OPEN"
|
"BACKPRESSURE_EXCEEDED"
circuit
Id
circuitId
:
string
|
null
details
details
:
string
session
Id
sessionId
:
string
|
null
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alert
Id
alert
Type
circuit
Id
details
session
Id
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...