{"adoption": {"forks": 271, "observed_at": "2026-08-28T04:04:47.764436+00:00", "stars": 1463}, "canonical_url": "https://ross.abutalabs.com/products/guava-retrying", "card": {"archived": false, "artifact_type": "library", "description": "This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.", "domain": ["developer-tools", "backend", "microservices"], "enriched": true, "function": ["error-handling", "concurrency", "developer-tools"], "health_score": 20, "homepage": null, "language": "Java", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["rholder/guava-retrying"], "name": "rholder/guava-retrying", "platform": ["jvm"], "pushed_at": "2023-03-28T11:48:46+00:00", "repo": "rholder/guava-retrying", "stars": 1463, "tags": ["retry", "retryer", "guava", "backoff", "resilience", "java-library"], "topics": [], "urls": [], "use_cases": ["retry flaky remote service calls in Java", "add exponential backoff to API requests", "retry a callable until it succeeds or attempts run out", "retry only on specific exception types", "implement well-behaved service polling with backoff", "wrap unreliable network operations with configurable retries"], "what_it_is": "A small Java library extending Google Guava that provides configurable retrying strategies for arbitrary function calls via a RetryerBuilder DSL. It supports retry conditions based on results or exceptions, stop strategies, and exponential or Fibonacci backoff wait strategies.", "when_to_avoid": ["you need circuit breaking, rate limiting, or bulkheading alongside retries (consider Resilience4j)", "you're not using Java/JVM languages", "you need a library under active development with frequent updates"], "when_to_choose": ["you're on the JVM and already use Guava", "you need fine-grained control over retry conditions, stop rules, and wait strategies", "you want a lightweight, focused retry library without pulling in a full resilience framework"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/guava-retrying", "repo": "rholder/guava-retrying", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:47.764436+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:14.708754+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a590105afa3cadf8e8f93bb3f5d693c84976130427f2767dcb1887bd8a492b52", "fetched_at": "2026-08-28T04:04:47.764436+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/guava-retrying"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5120, "days_push": 1254, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}