isRetryable

abstract fun isRetryable(throwable: Throwable): Boolean

Returns true if the given error is considered transient and retryable.