FICHA · AUR

python2-retrying

A general purpose Python retyring library (Python 2 package)

  • retry library
  • LIBRARY
  • Dev
  • Dependency only
official+codex · reviewed · Jun 4, 2026 description in en

Description

Transient failures can be retried with configurable policies in legacy Python 2 applications. This library helps developers wrap operations that may fail temporarily, such as network calls or service requests.

It is imported by application code and does not make actions idempotent by itself. Use retries carefully around writes, payments, or destructive operations.

Permissions

Permissions not analysed for this source yet.