disableRetries property
Indicates if the job should retry for internal errors after the job starts running.
If true, overrides Scheduling.restart_job_on_worker_restart
to false.
Optional.
Implementation
core.bool? disableRetries;
Indicates if the job should retry for internal errors after the job starts running.
If true, overrides Scheduling.restart_job_on_worker_restart
to false.
Optional.
core.bool? disableRetries;