# ScreenshotWorkerClientConfig

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/stages/stage-12-screenshots/screenshot-worker.client.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/stages/stage-12-screenshots/screenshot-worker.client.ts#L17)

Configuration for the screenshot worker client

## Properties

| Property | Type |
|---|---|
| `baseUrl` | `string` |
| `timeoutMs` | `number` |
| `pollIntervalMs` | `number` |
