RetryInterceptor

fun RetryInterceptor(block: RetryInterceptorSpec.() -> Unit): <Error class: unknown class>

Creates an Interceptor that retries requests as configured by the given block.