defaultRetrySpec

fun defaultRetrySpec(maxAttempts: Long = DEFAULT_RETRY_ATTEMPTS, minBackoff: Duration = DEFAULT_RETRY_BACKOFF): Retry