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 upper limit for the number of messages that can be queued for processing, impacting system performance and message handling. |
| What area does it affect? |
Message Processing Queue |
| What does the default mean? |
The default value is "150", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting message throughput or troubleshooting queue-related performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cs.worker.queue_length |
| Sys ID |
f2f9443ac3733010634cdb450a40dd2e |
| Type |
integer |
| Application |
Global |
| Default value |
150 |
| Description |
Maximum number of messages that can be added to the queue. |
| Updated |
2024-05-25 03:39:13 |
Related properties