# TimeoutError

**Kind:** Class

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/utils/errors.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/utils/errors.ts#L233)

Error thrown when operation times out

**Extends:** `PipelineError`

## Properties

| Property | Type |
|---|---|
| `timeoutMs` | `number` |
| `operation` | `string` |
