Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DeadLetterEntry
Interface DeadLetterEntry
interface
DeadLetterEntry
{
circuitId
:
string
;
error
:
string
;
id
:
string
;
lastRetryTs
:
number
|
null
;
payload
:
string
;
resolved
:
boolean
;
retryCount
:
number
;
ts
:
number
;
}
Index
Properties
circuit
Id
error
id
last
Retry
Ts
payload
resolved
retry
Count
ts
Properties
circuit
Id
circuitId
:
string
error
error
:
string
id
id
:
string
last
Retry
Ts
lastRetryTs
:
number
|
null
payload
payload
:
string
resolved
resolved
:
boolean
retry
Count
retryCount
:
number
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
circuit
Id
error
id
last
Retry
Ts
payload
resolved
retry
Count
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...