# SessionHealthCheck

**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#L99)

Session health check configuration

## Properties

| Property | Type |
|---|---|
| `enabled` | `boolean` |
| `loginPageIndicators` | `string[]` |
| `authenticatedIndicators` | `string[]` |
| `loginUrlPatterns` | `string[]` |
| `maxReauthAttempts` | `number` |
