3 lines
122 B
Text
3 lines
122 B
Text
|
retry_decorator is a Python module that exposes a decorator that retries the
|
||
|
decorated function with exponential backoff.
|