GitHub - Llucs/backon: Function decoration for backoff and retry — modern, fast, and zero dependencies
Zero dependencies — pure Python, stdlib only Four APIs — decorator (@on_exception, @on_predicate), functional (retry()), context manager (Retrying), callable (RetryingCaller / AsyncRetryingCaller) Async native — same API works for async def functions Full type hints — validated with mypy, py.type...
はてなテクノロジー
2026年07月05日 16:43