Gets the current circuit state.
Gets a full snapshot of circuit breaker state.
Manually resets the circuit breaker to closed state.
Records a failure manually (for external failure detection).
Records a success manually (for external success detection).
Interface for circuit breaker operations.