Files
foxhunt/common/src
jgrusewski 77f7b1e0dc fix(common): limit HalfOpen circuit breaker to single probe
Unlimited concurrent probes could overwhelm recovering services.
Added probe_in_flight guard to ensure only one request probes the
recovering service at a time in HalfOpen state.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 22:16:17 +01:00
..