maxRetryDuration

@JvmName(name = "netsprnyyjwckqrj")
suspend fun maxRetryDuration(value: Output<String>)
@JvmName(name = "lyoiyntrgvfddklt")
suspend fun maxRetryDuration(value: String?)

Parameters

value

The time limit for retrying a failed job, measured from time when an execution was first attempted. If specified with retry_count, the job will be retried until both limits are reached. The default value for max_retry_duration is zero, which means retry duration is unlimited.