07072f278c
retry_decorator is a Python module that exposes a decorator that retries the decorated function with exponential backoff. This is yet another dependency for PR pkg/52941.
2 lines
122 B
Text
2 lines
122 B
Text
retry_decorator is a Python module that exposes a decorator that retries the
|
|
decorated function with exponential backoff.
|