Preparing search index...
The search index is not available
Stratix Framework - v0.8.2
Stratix Framework
core/src
AgentTimeoutError
Class AgentTimeoutError
Error thrown when agent execution times out
Hierarchy (
View Summary
)
AgentError
AgentTimeoutError
Index
Constructors
constructor
Properties
code
metadata?
timeout
Ms
Constructors
constructor
new
AgentTimeoutError
(
timeoutMs
:
number
)
:
AgentTimeoutError
Parameters
timeoutMs
:
number
Returns
AgentTimeoutError
Properties
Readonly
code
code
:
string
Optional
Readonly
metadata
metadata
?:
Record
<
string
,
unknown
>
Readonly
timeout
Ms
timeoutMs
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
metadata
timeout
Ms
Stratix Framework - v0.8.2
Loading...
Error thrown when agent execution times out