retryStrategy property
The retry strategy to use for failed jobs that are submitted with this job definition.
Implementation
final RetryStrategy? retryStrategy;
The retry strategy to use for failed jobs that are submitted with this job definition.
final RetryStrategy? retryStrategy;