lostisland/faraday-retry
Catches exceptions and retries each request a limited number of times
RubyMIT
Issues
- 0
Can't seem to conditionally wait with a 429
#41 opened by jesseduffield - 3
- 1
Logging guidance
#29 opened by kwent - 9
Deprecation warning about ::UploadIO constant when used without faraday-multipart gem
#36 opened by jimeh - 2
- 4
- 2
- 4
- 3
Parsing non-standard rate limit reset header value
#27 opened by zavan - 2
Latest version available on rubygems.org is 2.0.0
#24 opened by kinkou - 1
Cut a New Version?
#23 opened by johnhebron - 2
retry_if is not working?
#20 opened by choosen - 1
Retry block example in README is incorrect
#11 opened by justinlittman - 2
What code raises RetriableResponse?
#8 opened by jcoyne - 3
retry middleware fails in parallel
#2 opened by BuonOmo