# PmeFailedEvent

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/pme-core/src/types/index.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/types/index.ts#L221)

WebSocket failure event payload.

## Properties

| Property | Type |
|---|---|
| `jobId` | `string` |
| `error` | `string` |
| `stage` | `string` |
