> For the complete documentation index, see [llms.txt](https://zumo.fusion.ac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zumo.fusion.ac/api-reference/replay-events/replay-busy.md).

# replayBusy

Worker received a job while already recording.

| Field                    | Type       | Description      |
| ------------------------ | ---------- | ---------------- |
| `botId`                  | string     | Worker id        |
| `mode`                   | `"replay"` | Wire mode        |
| `timestamp`              | number     | Unix seconds     |
| `requestId` / `replayId` | string?    | Requested job    |
| `currentReplayId`        | string?    | Active recording |
