Port details on branch 2024Q3 |
- rubygem-faraday-retry Catch exceptions and retries each request a limited number of times
- 2.3.2 www
=2 2.3.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-01-23 19:27:46
- Last Update: 2025-06-29 11:46:40
- Commit Hash: 8f75e08
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/lostisland/faraday-retry
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-faraday-retry>0:www/rubygem-faraday-retry
- To install the port:
- cd /usr/ports/www/rubygem-faraday-retry/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-faraday-retry
- pkg install rubygem-faraday-retry
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-faraday-retry
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750954454
SHA256 (rubygem/faraday-retry-2.3.2.gem) = 2402d2029032ebd238a2046221e67f6ef0da78c5a8ce8cd4f8b9c62e4d6451d1
SIZE (rubygem/faraday-retry-2.3.2.gem) = 11776
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-faraday>=2.0<3 : www/rubygem-faraday
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-gapic-common
- devel/rubygem-gemdiff
- devel/rubygem-travis-gh
- security/metasploit
- security/rubygem-acme-client
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-faraday-retry
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|