Property reference

com.glide.one_extend.eval.batch_run_task_counter_update.max_spins

The property sets the maximum number of spins for the mutex used in updating the batch run task counter. An admin would care about this setting to optimize performance and prevent potential deadlocks during batch processing.

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 maximum spins allowed for the mutex during batch run task counter updates, impacting concurrency control.
What area does it affect? Batch processing
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 adjusting performance settings for batch run tasks.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.one_extend.eval.batch_run_task_counter_update.max_spins
Sys ID 0e0c2005ff413210274affffffffff55
Type integer
Application Global
Default value 50
Description We use mutex to update batch run task counter and this prop's value is used to set the max spins for mutex.
Updated 2025-11-04 08:36:43