faraday-retry 1.0.4
www/rubygem-faraday-retry1
Catch exceptions and retries each request a limited number of times
Description
The Retry middleware automatically retries requests that fail due to intermittent client or server errors (such as network hiccups). By default, it retries 2 times and handles only timeout exceptions. It can be configured with an arbitrary number of retries, a list of exceptions to handle, a retry interval, a percentage of randomness to add to the retry interval, and a backoff factor. The middleware can also handle the Retry-After header automatically when configured with the right status codes.
Dependencies
- build devel/ruby-gems
- build lang/ruby34
- extract devel/ruby-gems
- extract lang/ruby34
- patch lang/ruby34
- run devel/ruby-gems
- run lang/ruby34
Commit History
may be incomplete — full history at freebsd-ports on GitHub
Loading commit history — this may take up to a minute on first view. Reload the page in a moment.