Ask a question to get started
Enter to sendā¢Shift+Enter new line
retry_on: type[Exception] | Sequence[type[Exception]] | Callable[[Exception
List of exception classes that should trigger a retry, or a callable that returns True for exceptions that should trigger a retry.
True