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.
Interested in contributing? Check out the contributing instructions, which also includes steps to install nemosis for development. Please note that this project is released with a Code of Conduct. By ...