{
  "ok": true,
  "service": "warmup-worker",
  "endpoints": [
    "/status",
    "/log",
    "/log?full=1",
    "POST /cancel?token=..."
  ],
  "state": {
    "status": "running",
    "total": 30,
    "index": 10,
    "ok": 4,
    "fail": 6,
    "cancelled": false,
    "startAt": "2026-07-24T20:59:00.000Z",
    "startedAt": "2026-07-24T20:59:00.000Z",
    "finishedAt": null,
    "lastResult": {
      "url": "https://3d.bobers.ru/karkasnye-doma/dk010",
      "ok": false,
      "status": null,
      "error": "This operation was aborted",
      "at": "2026-07-24T21:46:32.297Z"
    }
  }
}