Retry

fun Retry(retryConfiguration: RetryConfiguration, retryWhen: (Throwable) -> Boolean = ::retryIfServerFault)

Sources

Link copied to clipboard