GetJobDefinitionRetryStrategy

Constructors

Link copied to clipboard
constructor(attempts: Int, evaluateOnExits: List<GetJobDefinitionRetryStrategyEvaluateOnExit>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of times to move a job to the RUNNABLE status.

Link copied to clipboard

Array of up to 5 objects that specify the conditions where jobs are retried or failed.