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 configures the maximum time a VA server worker thread can run before timing out, impacting transaction processing efficiency. |
| What area does it affect? |
VA server transactions |
| What does the default mean? |
The default value is "60000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing transaction performance or troubleshooting timeout issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cs.worker.thread.timeout.ms |
| Sys ID |
55024ea143201210134398e9ebb8f27b |
| Type |
integer |
| Application |
Global |
| Default value |
60000 |
| Description |
Timeout for VA server worker thread transactions in milliseconds. |
| Updated |
2024-09-09 15:35:57 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties