https://github.com/litl/backoff
asynchronous asyncio backoff decorators exceptions exponential python retry retrying synchronous
Score: 7.923348211930154
Last synced: about 7 hours ago
JSON representation
Repository metadata:
Python library providing function decorators for configurable backoff and retry
- Host: GitHub
- URL: https://github.com/litl/backoff
- Owner: litl
- License: mit
- Archived: true
- Created: 2014-05-13T16:23:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T21:50:08.000Z (about 2 years ago)
- Last Synced: 2026-05-07T08:41:45.760Z (6 days ago)
- Topics: asynchronous, asyncio, backoff, decorators, exceptions, exponential, python, retry, retrying, synchronous
- Language: Python
- Homepage:
- Size: 248 KB
- Stars: 2,697
- Watchers: 30
- Forks: 155
- Open Issues: 64
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- License: LICENSE
Dependencies
pyproject.toml
pypi
- flake8 ^4.0.1 develop
- mypy ^0.942 develop
- pytest ^7.1.2 develop
- pytest-asyncio ^0.18.3 develop
- pytest-cov ^3.0.0 develop
- requests ^2.26.0 develop
- responses ^0.20.0 develop
- types-requests ^2.27.20 develop
- python ^3.7
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite