RubyGems Navigation menu

retriable 2.0.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.1.2 - June 11, 2018 (16.5KB)
  2. 3.1.1 - July 29, 2017 (16KB)
  3. 3.1.0 - July 28, 2017 (15.5KB)
  4. 3.0.2 - April 27, 2017 (15KB)
  5. 3.0.1 - February 19, 2017 (15KB)
  6. 2.0.1 - January 30, 2015 (14KB)
全てのバージョンを表示(全23件)

Development依存関係 (5):

bundler ~> 1.7
guard >= 0
minitest ~> 5.5
rake ~> 10.4

所有者:

作者:

  • Jack Chu

SHA 256チェックサム:

1a56ae9516f9b567c84e8a7eca0c8364d030c20a5c883ca4cc0582a2c1d1a4aa

累計ダウンロード数 235,904,959

このバージョンのみ 4,145

ライセンス:

MIT

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

リンク: