isRetryable

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