Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
LimitViolation
Interface LimitViolation
interface
LimitViolation
{
actual
:
number
;
limit
:
number
;
message
:
string
;
type
:
|
"CPU_TIMEOUT"
|
"MEMORY_EXCEEDED"
|
"IO_RATE_EXCEEDED"
|
"NETWORK_DENIED"
;
}
Index
Properties
actual
limit
message
type
Properties
actual
actual
:
number
limit
limit
:
number
message
message
:
string
type
type
:
"CPU_TIMEOUT"
|
"MEMORY_EXCEEDED"
|
"IO_RATE_EXCEEDED"
|
"NETWORK_DENIED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
limit
message
type
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...