System information macOS 15 / Python 3.11.14, also reproducible on Linux uvicorn (default AgentServer.run path) Describe the problem AgentServer calls sync registered handlers directly on the asyncio ...
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.