Categories: None [Edit]

breaker_machines

https://rubygems.org/gems/breaker_machines
https://github.com/seuros/breaker_machines
BreakerMachines is a production-ready circuit breaker implementation for Ruby that prevents cascade failures in distributed systems. Built on the battle-tested state_machines gem, it provides a clean DSL, thread-safe operations, multiple storage backends, and comprehensive introspection tools. Unlike other solutions, BreakerMachines prioritizes safety by avoiding dangerous forceful timeouts while supporting fallback chains, jitter, and event callbacks.

Total

Ranking: 177,877 of 186,959
Downloads: 1,470

Daily

Ranking: 25,629 of 186,713
Downloads: 30

Depended by

RankDownloadsName
179,1571,172smart_message
183,544532throttle_machines
186,552181star_gates

Depends on

RankDownloadsName
71,168,553,921activesupport
101,128,098,871rake
121,104,175,592concurrent-ruby
161,055,026,805minitest
73540,294,419zeitwerk
250173,933,890state_machines

Owners

#GravatarHandle
1iconseuros