backoffLimitPerIndex

@JvmName(name = "rbobjqybgotmodxe")
suspend fun backoffLimitPerIndex(value: Output<Int>)
@JvmName(name = "lyqhbxesjmixrddd")
suspend fun backoffLimitPerIndex(value: Int?)

Parameters

value

Specifies the limit for the number of retries within an index before marking this index as failed. When enabled the number of failures per index is kept in the pod's batch.kubernetes.io/job-index-failure-count annotation. It can only be set when Job's completionMode=Indexed, and the Pod's restart policy is Never. The field is immutable.