{"adoption": {"forks": 112, "observed_at": "2026-08-28T04:03:49.953280+00:00", "stars": 1164}, "canonical_url": "https://ross.abutalabs.com/products/circuitbreaker", "card": {"archived": false, "artifact_type": "library", "description": "Circuit Breakers in Go", "domain": ["developer-tools", "microservices", "backend"], "enriched": true, "function": ["middleware", "error-handling", "concurrency"], "health_score": 26, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["rubyist/circuitbreaker"], "name": "rubyist/circuitbreaker", "platform": ["go"], "pushed_at": "2024-05-15T19:00:14+00:00", "repo": "rubyist/circuitbreaker", "stars": 1164, "tags": ["circuit-breaker", "fault-tolerance", "resilience", "remote-calls", "rate-breaker"], "topics": ["circuitbreaker", "circuit-breakers", "go"], "urls": [], "use_cases": ["prevent cascading failures from slow remote calls", "trip a breaker after N failed HTTP requests", "add timeouts to remote calls that count as failures", "trip based on consecutive failures", "trip based on error rate over a sample window", "monitor breaker state changes via events"], "what_it_is": "A Go library implementing the Circuit Breaker pattern for wrapping remote calls. It trips after failures, timeouts, consecutive failures, or error rates, and emits breaker events for monitoring.", "when_to_avoid": ["you need retries, backoff, and load balancing in one package", "you're not using Go", "you need a full service mesh or proxy-level resilience solution"], "when_to_choose": ["you make remote calls in Go and want fail-fast behavior", "you need threshold, consecutive, or rate-based breaker strategies", "you want breaker events for metrics and alerting"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/circuitbreaker", "repo": "rubyist/circuitbreaker", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "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:03:49.953280+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:49.953280+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:31:31.108723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "42470b9bacaa28dcf764217c8d930879bae9107437e77005dd543c7592720d74", "fetched_at": "2026-08-28T04:03:49.953280+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rubyist/circuitbreaker"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4430, "days_push": 840, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}