# ScreenshotFailure

**Kind:** Interface

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

Screenshot failure record

## Properties

| Property | Type |
|---|---|
| `url` | `string` |
| `error` | `string` |
| `retryCount` | `number` |
| `stage` | `string` |
| `failedAt` | `string` |
