Tenacity is an Apache 2.0 licensed general-purpose retrying library, written in Python ... @retry(sleep=trio.sleep) async def my_async_function(loop): await ...
確定! 回上一頁