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,952 of 187,239
Downloads: 1,977

Daily

Ranking: 58,247 of 187,224
Downloads: 6

Depended by

RankDownloadsName
167,2932,605smart_message
182,594757throttle_machines
186,681261star_gates

Depends on

RankDownloadsName
71,196,180,149activesupport
101,151,901,046rake
111,128,128,033concurrent-ruby
161,076,711,297minitest
71555,746,390zeitwerk
257174,790,916state_machines

Owners

#GravatarHandle
1iconseuros