Skip to content
1 min read · 15 words

Variable: E_SKILL_SCRIPT_TIMEOUT

ts
const E_SKILL_SCRIPT_TIMEOUT: CreatedException<[string]>;

Defined in: src/batteries/skills/exceptions.ts:117

Raised when a script exceeds its configured execution deadline.