Registry / utility / stoplight

stoplight

JSON →
library5.8.2rbrubygemsunverified

An implementation of the circuit breaker pattern for Ruby.

gem install stoplight
INSTALL
IMPORT
SIG · STOPLIGHT
S
stoplight
utilityrubyv5.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Stoplight
require 'stoplight'

Create and run a circuit breaker.

require 'stoplight' light = Stoplight('example') { 'success' } light.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.8.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
stoplight — gem install stoplight · libregistry