RubyGems Navigation menu

retriable 3.4.1

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

Gemfile:
=

安裝:
=

版本列表:

  1. 3.4.1 March 09, 2026 (20.5 KB)
  2. 3.4.0 March 09, 2026 (20.0 KB)
  3. 3.3.0 March 06, 2026 (19.5 KB)
  4. 3.2.1 February 19, 2026 (18.5 KB)
  5. 3.2.0 February 18, 2026 (18.5 KB)
顯示所有版本(共 28)

Development 相依性套件 (3):

bundler >= 0
listen ~> 3.1
rspec ~> 3

擁有者:

推送者:

作者:

  • Jack Chu

SHA 256 總和檢查碼:

=

總下載次數 355,706,152

這個版本 40,651

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.3.0

相關連結: