fun retry(configurer: Retry.() -> Unit): Retry
Factory method for configuration object determining how operation should be retried.
fun retry(): Retry
Factory method for configuration object determining that operation should not be retried.