{"adoption": {"forks": 152, "observed_at": "2026-08-28T04:05:55.423210+00:00", "stars": 1924}, "canonical_url": "https://ross.abutalabs.com/products/retrying", "card": {"archived": false, "artifact_type": "library", "description": "Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.", "domain": ["developer-tools", "microservices"], "enriched": true, "function": ["error-handling", "concurrency"], "health_score": 20, "homepage": null, "language": "Python", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["rholder/retrying"], "name": "rholder/retrying", "platform": ["python", "cross-platform"], "pushed_at": "2021-08-15T10:32:43+00:00", "repo": "rholder/retrying", "stars": 1924, "tags": ["retry", "decorator", "exponential-backoff", "resilience", "automation"], "topics": [], "urls": [], "use_cases": ["retry flaky network calls in python", "add exponential backoff to a function", "retry a function until it succeeds", "limit retries to a maximum number of attempts", "retry only on specific exceptions", "poll a remote endpoint with waits between attempts"], "what_it_is": "A general-purpose Python retrying library providing a decorator API to add retry behavior to any function. It supports configurable stop conditions, wait strategies including exponential backoff, and retrying based on exceptions or returned results.", "when_to_avoid": ["you need an actively maintained library with recent updates", "you need async/await support", "you want advanced retry policies like jitter or circuit breaking"], "when_to_choose": ["you need a simple decorator-based retry mechanism in Python", "you want configurable stop and wait conditions like exponential backoff", "you need to retry based on exceptions or expected return values"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/retrying", "repo": "rholder/retrying", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/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:05:55.423210+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:55.423210+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:09:35.259977+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "56a27650833b3f8ddab6ddaa6581272143227270b578df735688d68007208fa3", "fetched_at": "2026-08-28T04:05:55.423210+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rholder/retrying"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4971, "days_push": 1844, "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}}