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 queue length threshold for the message batcher, triggering a flush when the limit is reached. |
| What area does it affect? |
Message processing |
| What does the default mean? |
The default value is "500", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting message throughput or troubleshooting delays in message delivery. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.message_batching_size_limit |
| Sys ID |
da99ef87eb310110bcf32ed62852286a |
| Type |
integer |
| Application |
Global |
| Default value |
500 |
| Description |
Message batcher queue length required for flushing. |
| Updated |
2024-05-25 03:39:11 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties