backon is a modern evolution of backoff — a zero-dependency Python library for retry with exponential backoff. It provides decorator, functional, and context manager APIs for both sync and async code.
It can do simple things like this: Or somewhat more complex like that: The full documentation also covers the optional queued, thread-safe, async, serialization, and builder modules. See Unit Tests to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results