---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/skills/variables/E_SKILL_SCRIPT_TIMEOUT.md
description: Raised when a script exceeds its configured execution deadline.
---

# Variable: E\_SKILL\_SCRIPT\_TIMEOUT

```ts
const E_SKILL_SCRIPT_TIMEOUT: CreatedException<[string]>;
```

Defined in: [src/batteries/skills/exceptions.ts:117](https://github.com/NHTIO/ADK/blob/v1.20260911.0/src/src/batteries/skills/exceptions.ts#L117)

Raised when a script exceeds its configured execution deadline.
