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 sets the time adjustment for the effective timestamp of higher priority messages in the hybrid queue, ensuring they are processed first. |
| What area does it affect? |
Hybrid queue processing |
| What does the default mean? |
The default value is "300", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring priority message handling in the hybrid queue. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.worker.hybrid_queue.priority_adjustment_ms |
| Sys ID |
27c1c60aff332210f879ffffffffff72 |
| Type |
string |
| Application |
Global |
| Default value |
300 |
| Description |
Property that controls the time adjustment (in milliseconds) for prioritized messages in the hybrid queue.
When using priority mode, this value is used to adjust the effective timestamp of higher priority messages,
making them appear to have been offered earlier than they actually were.
This ensures that higher priority messages are processed before lower priority ones even if they arrived later.
Default value is 300 milliseconds. |
| Updated |
2025-09-06 14:27:28 |
Related properties