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: 175,204 of 187,622
Downloads: 2,116

Daily

Ranking: 31,193 of 187,603
Downloads: 11

Depended by

RankDownloadsName
164,6702,796smart_message
182,366846throttle_machines
186,865288star_gates

Depends on

RankDownloadsName
71,212,991,452activesupport
101,166,409,648rake
111,142,783,854concurrent-ruby
151,090,420,232minitest
68565,087,756zeitwerk
260175,267,939state_machines

Owners

#GravatarHandle
1iconseuros