haiku.rag/docs/configuration
Yiorgis Gozadinos 3c7699f156
Fail docling-serve requests over to another instance with per-instance breaking
When a docling-serve instance crashes or returns 5xx, DoclingServeClient now
retries the request on a different instance (up to max_attempts) and trips a
per-instance circuit breaker so subsequent jobs skip a dead instance until its
cooldown elapses. Reuses the shared CircuitBreaker; adds max_attempts and a
nested circuit_breaker to providers.docling_serve.

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:44 +03:00
..
index.md Update docs 2026-06-28 10:24:12 +03:00
processing.md Fail docling-serve requests over to another instance with per-instance breaking 2026-07-08 11:03:44 +03:00
prompts.md drop prose emdashes and semicolons; minor fixes 2026-05-20 14:27:16 +03:00
providers.md Document multimodal embedder flag and Voyage/Cohere providers 2026-06-23 15:23:10 +03:00
qa.md Bound analysis execute_code calls to avoid request-limit nulls 2026-06-06 14:52:05 +03:00
storage.md docs 2026-06-12 10:17:18 +03:00