Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
When enabled, this property creates a channel session that batches messages sent over it, enhancing message processing capabilities. |
| What area does it affect? |
Message processing |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing message handling or troubleshooting related performance issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cs.runtime.batch_messages |
| Sys ID |
5b914832c3733010634cdb450a40ddf2 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
If enabled, a persisted channel type channel session will be created for specified sessionId which can batch messages sent over it. |
| Updated |
2024-05-25 03:39:00 |
Related properties