freebsd-ports/www/rubygem-faraday-retry
Po-Chuan Hsieh 05e25916bf
www/rubygem-faraday-retry: Add rubygem-faraday-retry 1.0.3
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.

WWW: https://github.com/lostisland/faraday-retry
2022-01-24 02:05:46 +08:00
..
distinfo
Makefile
pkg-descr