FICHA · AUR

python-backoff

Python library providing function decorators for configurable backoff and retry

  • Retry backoff decorator library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Retry and backoff behavior can be added to Python functions with configurable decorators. This library is for developers making network, database, or transient operations more resilient. Retries can amplify traffic or duplicate side effects, so idempotency, limits, and jitter matter.

Permissions

Permissions not analysed for this source yet.