ruby-circuitbox

Robust circuit breaker that manages failing external services

Description

It protects your application from failures of its service dependencies. It wraps calls to external services and monitors for failures in one minute intervals. Using a circuit's defaults once more than 5 requests have been made with a 50% failure rate, Circuitbox stops sending requests to that failing service for 90 seconds. This helps your application gracefully degrade.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/yammer/circuitbox


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install ruby-circuitbox