{"adoption": {"forks": 155, "observed_at": "2026-08-28T04:07:11.139495+00:00", "stars": 2694}, "canonical_url": "https://ross.abutalabs.com/products/litl-backoff", "card": {"archived": true, "artifact_type": "library", "description": "Python library providing function decorators for configurable backoff and retry", "domain": ["developer-tools", "apis"], "enriched": true, "function": ["middleware", "error-handling"], "health_score": 10, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["litl/backoff"], "name": "litl/backoff", "platform": ["python", "cross-platform"], "pushed_at": "2024-05-02T21:50:08+00:00", "repo": "litl/backoff", "stars": 2694, "tags": ["retry", "backoff", "decorators", "asyncio", "exponential-backoff", "resilience", "automation"], "topics": ["python", "retry", "backoff", "asyncio", "asynchronous", "synchronous", "exceptions", "retrying", "decorators", "exponential"], "urls": [], "use_cases": ["retry failed HTTP requests with exponential backoff", "handle intermittent failures when calling external APIs", "poll a resource until content is available", "add retry logic to async coroutines", "give up after max tries or max time on flaky network calls"], "what_it_is": "A Python library providing function decorators for configurable backoff and retry logic. It supports both synchronous functions and asyncio coroutines, retrying on specified exceptions with strategies like exponential backoff.", "when_to_avoid": ["you need circuit breaking or bulkhead patterns beyond simple retry", "you want retries based on response values rather than exceptions only", "you need a polyglot solution outside Python"], "when_to_choose": ["you need decorator-based retry with configurable backoff strategies in Python", "you want the same retry semantics for sync and asyncio code", "you need give-up conditions like max_tries or max_time"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/litl-backoff", "repo": "litl/backoff", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "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:07:11.139495+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:11.139495+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:16:20.776349+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "8fbde1632ef47177cbb044ee0ceec22be37cffa39fc2fe5ba97dc87ee757c72b", "fetched_at": "2026-08-28T04:07:11.139495+00:00", "kind": "readme", "missing": false, "url": "https://github.com/litl/backoff"}, {"content_hash": "2a7ce7fab9fa31a0834ae610afccc08a7962ce148717898b02b22da3ea224ff4", "fetched_at": "2026-08-29T09:59:26.816154+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/backoff/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4495, "days_push": 853, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}