RubyGems Navigation menu

retriable 3.1.1

Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff. This is especially useful when interacting external api/services or file system calls.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 3.4.1 March 09, 2026 (20.5KB)
  2. 3.4.0 March 09, 2026 (20KB)
  3. 3.3.0 March 06, 2026 (19.5KB)
  4. 3.2.1 February 19, 2026 (18.5KB)
  5. 3.2.0 February 18, 2026 (18.5KB)
  6. 3.1.1 July 29, 2017 (16KB)
全てのバージョンを表示(全28件)

Development依存関係 (6):

bundler >= 0
guard >= 0
listen ~> 3.1
minitest ~> 5.10
rake ~> 12.0

所有者:

作者:

  • Jack Chu

SHA 256チェックサム:

=

累計ダウンロード数 358,808,897

このバージョンのみ 10,518,456

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

ライセンス:

MIT

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

リンク: