エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - Llucs/backon: Function decoration for backoff and retry — modern, fast, and zero dependencies
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
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)... 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.typed included Global toggle — backon.disable() / backon.enable() for testing Custom sleep — inject your ow




2026/07/06 リンク