Property reference

com.glide.one_extend.eval.batch_run_task_counter_update.spin_wait_ms

The property sets the spin wait time for mutex updates related to the batch run task counter in milliseconds. Admins should care about this setting to optimize performance and avoid excessive waiting during concurrent updates.

Default: 50 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? It configures the duration in milliseconds that the system will wait while trying to acquire a mutex for updating the batch run task counter.
What area does it affect? Batch processing tasks
What does the default mean? The default value is "50", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing batch processing performance or troubleshooting mutex-related delays.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.one_extend.eval.batch_run_task_counter_update.spin_wait_ms
Sys ID 409ce085ff413210274affffffffff99
Type integer
Application Global
Default value 50
Description We use mutex to update batch run task counter and this prop's value in milli seconds is used to set the spin wait time for mutex.
Updated 2025-11-04 08:36:48