maxDoublings

@JvmName(name = "qxramngmyyscqrbk")
suspend fun maxDoublings(value: Output<Int>)
@JvmName(name = "ousrftfgcqahsuug")
suspend fun maxDoublings(value: Int?)

Parameters

value

The time between retries will double maxDoublings times. A task's retry interval starts at minBackoff, then doubles maxDoublings times, then increases linearly, and finally retries retries at intervals of maxBackoff up to maxAttempts times.