RetryRequestInterceptor

constructor(maxTries: Int = 3, delayBetweenRetry: Long = TimeUnit.SECONDS.toMillis(3))