Retryable

interface Retryable(source)

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

Properties

Link copied to clipboard
abstract val canRetry: Boolean