Property reference

glide.platform_ml.trainer_response_timeout_threshold

The glide.platform_ml.trainer_response_timeout_threshold property sets the duration in milliseconds for waiting on a trainer's response during the training of a solution. If the response is not received within this timeframe, the training request is canceled and reassigned, ensuring timely processing.

Default: 1800000 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the timeout threshold for receiving responses from the trainer during solution training, impacting how quickly requests are reassigned if no response is received.
What area does it affect? Machine Learning Training
What does the default mean? The default value is "1800000", which sets the baseline numeric behavior for this property.
When should you review it? An admin should review this property when adjusting training response expectations or troubleshooting delays in solution training.

Out of the box property record

Raw metadata from the property record.

Property name glide.platform_ml.trainer_response_timeout_threshold
Sys ID 77dc43b953001010399eddeeff7b12b3
Type integer
Application Global
Default value 1800000
Description Duration(in ms) after which if the trainer doesn't send a response to a solution in training state, training request gets cancelled and reassigned.
Updated 2024-05-25 03:39:02