shouldRetry

abstract val shouldRetry: (Throwable) -> Boolean

Specifies whether to retry the operation.