Expand description
Circuit breaker: a fast lock-free closed-state gate check (atomic state load) with the bookkeeping mutex taken only on the once-per-call record path.
Structsยง
- Circuit
Breaker - Circuit breaker configuration + (after
build) live state.