{"id":28776178,"url":"https://github.com/aofei/backoff","last_synced_at":"2026-02-02T01:02:47.887Z","repository":{"id":299523422,"uuid":"1003310014","full_name":"aofei/backoff","owner":"aofei","description":"A Full-Jitter exponential backoff helper for Go.","archived":false,"fork":false,"pushed_at":"2025-10-28T05:53:56.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T07:19:22.106Z","etag":null,"topics":["backoff","exponential","full-jitter","go","helper"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/aofei/backoff","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aofei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"aofei"}},"created_at":"2025-06-17T00:38:21.000Z","updated_at":"2025-10-28T05:51:09.000Z","dependencies_parsed_at":"2025-10-28T07:11:17.243Z","dependency_job_id":"7925c439-87b3-48c0-b862-282ded3591d5","html_url":"https://github.com/aofei/backoff","commit_stats":null,"previous_names":["aofei/backoff"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aofei/backoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fbackoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fbackoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fbackoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fbackoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aofei","download_url":"https://codeload.github.com/aofei/backoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fbackoff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28998208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backoff","exponential","full-jitter","go","helper"],"created_at":"2025-06-17T15:06:53.715Z","updated_at":"2026-02-02T01:02:47.883Z","avatar_url":"https://github.com/aofei.png","language":"Go","funding_links":["https://github.com/sponsors/aofei"],"categories":[],"sub_categories":[],"readme":"# Backoff\n\n[![Test](https://github.com/aofei/backoff/actions/workflows/test.yaml/badge.svg)](https://github.com/aofei/backoff/actions/workflows/test.yaml)\n[![codecov](https://codecov.io/gh/aofei/backoff/branch/master/graph/badge.svg)](https://codecov.io/gh/aofei/backoff)\n[![Go Report Card](https://goreportcard.com/badge/github.com/aofei/backoff)](https://goreportcard.com/report/github.com/aofei/backoff)\n[![Go Reference](https://pkg.go.dev/badge/github.com/aofei/backoff.svg)](https://pkg.go.dev/github.com/aofei/backoff)\n\nA Full-Jitter exponential backoff helper for Go.\n\nThe algorithm used to compute the randomized delay mainly comes from the Full-Jitter exponential backoff strategy\ndescribed in the AWS Architecture Blog post\n[Exponential Backoff and Jitter](https://aws.amazon.com/blogs/architecture/exponential-backoff-and-jitter/), ensuring\nevenly distributed retries without synchronized bursts.\n\n## Features\n\n- Extremely easy to use\n- Zero third-party dependencies\n\n## Installation\n\nTo use this project programmatically, `go get` it:\n\n```bash\ngo get github.com/aofei/backoff\n```\n\n## Community\n\nIf you have any questions or ideas about this project, feel free to discuss them\n[here](https://github.com/aofei/backoff/discussions).\n\n## Contributing\n\nIf you would like to contribute to this project, please submit issues [here](https://github.com/aofei/backoff/issues)\nor pull requests [here](https://github.com/aofei/backoff/pulls).\n\nWhen submitting a pull request, please make sure its commit messages adhere to\n[Conventional Commits 1.0.0](https://www.conventionalcommits.org/en/v1.0.0/).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faofei%2Fbackoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faofei%2Fbackoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faofei%2Fbackoff/lists"}