Module: BreakerMachines::Circuit::Callbacks
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/breaker_machines/circuit/callbacks.rb
Overview
Callbacks handles the invocation of user-defined callbacks and fallback mechanisms when circuit state changes occur or calls are rejected.