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.