glide.platform_ml.training_timeout

ServiceNow property description:

The time (in ms) an in-training solution will wait without updates before timing out

Attributes

  • Sys ID: 132cd0193b323200956c47b334efc424
  • Type: integer
  • Application: Global
  • Default value: 21600000
AI Logo

AI generated property description:

The ServiceNow property `glide.platform_ml.training_timeout` specifies the maximum duration, in milliseconds, that an in-training machine learning solution will wait without receiving updates before it times out. This property ensures that the training process does not hang indefinitely by setting a limit on the idle time allowed during training. If the training process exceeds this specified timeout period without any updates, it will be terminated. This helps in managing system resources efficiently and prevents potential bottlenecks in the training pipeline. Adjusting this property can help balance between allowing sufficient time for training and ensuring timely completion of the process.

Source

Related property: glide.platform_ml.override_training_lock