Issues
- 8
Request: Remove Gemfile.lock from .gitignore
#94 opened by mvastola - 1
- 1
- 1
rubinius travis failures seem to be due to srand(0) not seeding random the same way
#63 opened by apurvis - 3
Replace houndci
#86 opened by fatkodima - 0
- 0
- 1
cannot load such file -- retriable
#89 opened by ManuelFrigerio - 0
- 2
Timeout::timeout is inherently unsafe
#96 opened by mohamedhafez - 3
Retriable only trying for 20 times even though my tries is 360. Not sure why that's happpening.
#93 opened by sandipsubedi - 2
Using RUBY_VERSION in a gemspec doesn't work
#79 opened by ekohl - 2
sleep_disabled option not documented
#88 opened by nilbus - 3
- 0
- 0
Callback if max elapsed time has been reached
#76 opened by jcobian - 0
- 1
the rubygems summary still has really bad grammar
#67 opened by apurvis - 5
Testing setup
#41 opened by jgrau - 5
Allow retrying based on the "cause" exception
#18 opened by jeremyhaile - 2
- 2
Error message on max_elapsed_time
#42 opened by lsimoneau - 1
- 1
Too many call `on_retry`
#22 opened by yamotonalds - 6
Option to Ignore Specific Types of Errors
#16 opened by hwrdprkns - 1
[Question] Custom Interval
#17 opened by 404pilot - 2
Any upgrade guide for 2.0?
#10 opened by PikachuEXE - 3
gem 'retriable', '~> 2.0'
#9 opened by wedy - 2
Feature request: `retriable` macro
#8 opened by take-five - 1
require 'retriable', '~> 2.0'
#7 opened by djburdick