View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Scheduling (google_api_ai_platform v0.12.0)
All parameters related to queuing and scheduling of custom jobs.
Attributes
-
disableRetries(type:boolean(), default:nil) - Optional. Indicates if the job should retry for internal errors after the job starts running. If true, overridesScheduling.restart_job_on_worker_restartto false. -
restartJobOnWorkerRestart(type:boolean(), default:nil) - Restarts the entire CustomJob if a worker gets restarted. This feature can be used by distributed training jobs that are not resilient to workers leaving and joining a job. -
strategy(type:String.t, default:nil) - Optional. This determines which type of scheduling strategy to use. -
timeout(type:String.t, default:nil) - The maximum job running time. The default is 7 days.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.