startingDeadlineSeconds property
Optional deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones.
Implementation
final int? startingDeadlineSeconds;
Optional deadline in seconds for starting the job if it misses scheduled time for any reason. Missed jobs executions will be counted as failed ones.
final int? startingDeadlineSeconds;