---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/anthropic_messages/exceptions/variables/E_ANTHROPIC_MESSAGES_REQUEST_TIMEOUT.md
description: Thrown when the request does not complete before `requestTimeoutMs`.
---

# Variable: E\_ANTHROPIC\_MESSAGES\_REQUEST\_TIMEOUT

```ts
const E_ANTHROPIC_MESSAGES_REQUEST_TIMEOUT: CreatedException<[number]>;
```

Defined in: [src/batteries/llm/anthropic\_messages/exceptions.ts:80](https://github.com/NHTIO/ADK/blob/v1.20260726.0/src/src/batteries/llm/anthropic_messages/exceptions.ts#L80)

Thrown when the request does not complete before `requestTimeoutMs`.
