Port details on branch 2025Q2 |
- rubygem-faraday-retry-gitlab Catch exceptions and retries each request a limited number of times
- 2.3.0 www
=0 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-04-05 12:48:04
- Last Update: 2025-04-05 12:37:41
- Commit Hash: 9c27819
- 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-gitlab>0:www/rubygem-faraday-retry-gitlab
- To install the port:
- cd /usr/ports/www/rubygem-faraday-retry-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-faraday-retry-gitlab
- pkg install rubygem-faraday-retry-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-faraday-retry-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743482597
SHA256 (rubygem/faraday-retry-2.3.0.gem) = 7e17d1738e256cfdacadfb5558bb9a62b7b5054784fe8072c4e967c313677acc
SIZE (rubygem/faraday-retry-2.3.0.gem) = 11776
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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-gitlab>=2.0<3 : www/rubygem-faraday-gitlab
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-faraday-retry-gitlab
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|