RetryStrategy

interface RetryStrategy

Functions

Link copied to clipboard
abstract fun shouldRetry(error: Error?): Boolean