RetryExceptionHelper
Defines commonly used static retry helper functions to decide whether an exception should be retried.
Creates a retry predicate that uses the specified options and exception to determine whether to retry the operation.
Determines whether the specified exception can be retried.