{
  "status": "healthy",
  "service": "ingestion-worker",
  "timestamp": "2026-06-13T18:22:51.045051",
  "redis": {
    "connected": true,
    "error": null
  },
  "queue": {
    "waiting": 0,
    "active": 0,
    "completed": 78,
    "failed": 0
  },
  "worker": {
    "started_at": "2026-06-13T13:31:03.197341",
    "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"
  }
}