{
  "status": "healthy",
  "service": "ingestion-worker",
  "timestamp": "2026-04-14T20:04:36.628803",
  "redis": {
    "connected": true,
    "error": null
  },
  "queue": {
    "waiting": 0,
    "active": 0,
    "completed": 78,
    "failed": 35
  },
  "worker": {
    "started_at": "2026-04-06T22:21:56.639925",
    "jobs_processed": 0,
    "jobs_failed": 0,
    "last_job_at": null,
    "is_processing": false,
    "current_job_id": null
  },
  "config": {
    "chunk_size": 500,
    "chunk_overlap": 100,
    "embedding_model": "nomic-ai/nomic-embed-text-v1.5"
  }
}