haiku.rag/haiku_rag_slim/haiku/rag/ingester/workers
Yiorgis Gozadinos d781335868
Move CircuitBreaker to a shared module
Relocate CircuitBreaker from ingester/pollers to haiku/rag/circuit_breaker
so non-ingester callers (docling-serve provider) can reuse it without
depending on the ingester package.

Co-Authored-By: bryan davis <bryan@monkeytronics.org>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 11:03:30 +03:00
..
__init__.py worker pool, rety policy, pipeline 2026-05-26 11:41:54 +03:00
pipeline.py Add run-batch manifest replay 2026-06-22 11:39:12 +03:00
pool.py Move CircuitBreaker to a shared module 2026-07-08 11:03:30 +03:00
retry.py Backfill ingester test gaps and drop unneeded retry clamp 2026-05-27 14:24:22 +03:00