Port details on branch 2024Q3 |
- rubygem-faraday-retry Catch exceptions and retries each request a limited number of times
- 2.2.1 www =2 2.2.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-01-23 19:27:46
- Last Update: 2024-04-20 14:25:58
- Commit Hash: 7a566a0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1713528660
SHA256 (rubygem/faraday-retry-2.2.1.gem) = 4146fed14549c0580bf14591fca419a40717de0dd24f267a8ec2d9a728677608
SIZE (rubygem/faraday-retry-2.2.1.gem) = 11264
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-faraday>=2.0<3 : www/rubygem-faraday
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- 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:
|