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: 59,861 of 196,721
Downloads: 18,881

Daily

Ranking: 11,225 of 196,694
Downloads: 52

Depended by

RankDownloadsName
129,7925,219smart_message
178,7682,370throttle_machines
192,711562star_gates

Depends on

RankDownloadsName
71,426,725,582activesupport
81,410,641,125rake
101,366,386,975concurrent-ruby
141,294,745,029minitest
63697,529,207zeitwerk
297183,424,210state_machines
1,31136,153,393rb_sys
1,45830,497,580rake-compiler
120,4786,108chrono_machines

Owners

#GravatarHandle
1iconseuros