RubyGems Navigation menu

retriable 2.0.0.beta5

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.5 KB)
  2. 3.1.1 - July 29, 2017 (16.0 KB)
  3. 3.1.0 - July 28, 2017 (15.5 KB)
  4. 3.0.2 - April 27, 2017 (15.0 KB)
  5. 3.0.1 - February 19, 2017 (15.0 KB)
  6. 2.0.0.beta5 - October 09, 2014 (13.0 KB)
顯示所有版本(共 23)

Development 相依性套件 (6):

guard >= 0
minitest >= 5.0
pry >= 0
rake >= 0

擁有者:

作者:

  • Jack Chu

SHA 256 checksum:

599c19ee5c1167fa2fbb0dfa8275ed609541f7337abef3d9bc82324ee4e60c92

總下載次數 234,808,749

這個版本 11,163

License:

MIT

Ruby 版本需求: >= 0

RubyGems 版本需求: > 1.3.1

相關連結: