-
fix: address code review feedback for health check
发布于
2026-02-26 07:53:36 +00:00 - Separate connection failure vs server error in DoclingFastServerClient:
unreachable → "not available", HTTP 503 → "reachable but unhealthy" - Add comment explaining why HancomClient accepts non-2xx responses
- Inline getClient() call in HybridDocumentProcessor
- Add comment explaining intentional pre-triage health check
- Update test assertions for 503 case and add RFC 5737 note
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
下载附件
- Separate connection failure vs server error in DoclingFastServerClient: