Retryable

interface Retryable

Interface to indicate whether an Throwable is retryable, provided as a default options.

Properties

Link copied to clipboard
abstract val canRetry: Boolean