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: 99,109 of 192,137
Downloads: 8,433

Daily

Ranking: 38,280 of 192,103
Downloads: 4

Depended by

RankDownloadsName
144,1074,166smart_message
179,6061,859throttle_machines
189,194444star_gates

Depends on

RankDownloadsName
71,325,511,824activesupport
81,292,456,495rake
111,257,500,455concurrent-ruby
141,193,981,621minitest
65630,563,118zeitwerk
280179,211,899state_machines
1,34232,552,999rb_sys
1,49627,016,559rake-compiler
178,7461,986chrono_machines

Owners

#GravatarHandle
1iconseuros