RetryConfiguration

fun RetryConfiguration(    maxRetries: Int,     interval: Long,     multiplier: Float = 1.0f)

Sources

Link copied to clipboard