HttpRetry

fun HttpRetry(maxRetries: Int = 3, retryDelayMS: Long = 1000L)