is Retryable
Returns whether the ErrorCode is retryable.
Generally, network, timeout, and server errors are retryable. Authentication and parameter errors are not retryable.
Return
true if retryable, false otherwise
Returns whether the ErrorCode is retryable.
Generally, network, timeout, and server errors are retryable. Authentication and parameter errors are not retryable.
true if retryable, false otherwise