RubyGems Navigation menu

rbsafecircuit 0.1.0

rbsafecircuit is a Ruby gem that provides a robust implementation of the circuit breaker pattern, designed to enhance the resilience of applications by managing failures and reducing the impact of network or service-related issues. It includes features such as state management (closed, open, half-open), failure thresholds, timeout handling, and event-driven callbacks for handling success, failure, open, close, and half-open states. Built with flexibility and reliability in mind, rbsafecircuit helps developers ensure their applications remain responsive and reliable in the face of unreliable external dependencies.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 June 30, 2024 (6.5KB)

所有者:

プッシュ者:

作者:

  • fadedreams7

SHA 256チェックサム:

=

累計ダウンロード数 273

このバージョンのみ 273

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5

リンク: