module

Fetcher::CircuitBreaker::Registry

Instance methods

all_states
Source
cleanup
Source
clear
Source
get(domain : String, config) : CircuitBreaker

Backwards-compatible facade that delegates to CircuitBreakerStore. This localizes mutation in the store while keeping the Registry API intact.

Source
store
Source