test: add comprehensive tests for CircuitBreaker service #1

Open
Charon wants to merge 1 commit from feat/test-circuit-breaker into dev

1 commit

Author SHA1 Message Date
Claude
3e14b367c3
test: add comprehensive tests for CircuitBreaker service
Cover all three circuit states (closed, open, half-open), failure
threshold tripping, reset timeout transitions, manual reset, probe
recovery, trial lock contention, success decay, service isolation,
recoverable error detection, and statistics tracking.

Fixes #6

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:11:25 +00:00