Skip to content

Add backon to Python decorator in the wild - #16

Open
Llucs wants to merge 1 commit into
lord63:masterfrom
Llucs:master
Open

Add backon to Python decorator in the wild#16
Llucs wants to merge 1 commit into
lord63:masterfrom
Llucs:master

Conversation

@Llucs

@Llucs Llucs commented Jul 10, 2026

Copy link
Copy Markdown

Adds backon to the Python decorator in the wild section, right after tenacity.

backon is a modern Python retry library:

  • Zero dependencies
  • Native async/await support
  • Full type hints
  • Built-in circuit breaker
  • Successor to the now-archived backoff

backon is a modern retry library with zero dependencies, native async
support, full type hints and circuit breaker. It's the successor to
the now-archived litl/backoff.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant