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 limit on the number of events processed in each batch from the sidebar notification queue, impacting notification delivery speed. |
| What area does it affect? |
Sidebar Notification Processing |
| What does the default mean? |
The default value is "100", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting notification performance or troubleshooting processing delays. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.event_manager.sidebar_notification.claim_limit |
| Sys ID |
ac2fbd1043e22110d1064006fbb8f233 |
| Type |
integer |
| Application |
Global |
| Default value |
100 |
| Description |
The number of events are processed each time from sidebar_notification queue. |
| Updated |
2024-05-25 03:39:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... should process concurrently. • Type: integer • Default value: 20 • Location: Add the property to the System Property [sys_properties] table. com.glide.event_handler.CollabNotificationEventHandler Specifies the event handler for the sidebar_notification queue. com.glide.event_manager.sidebar_notification.claim_limit Specifies the number of sidebar_notification events the job on each node polls each time. com.glide.interaction.autocreate_relationships Specifies whether auto-logging of records in the interaction_related_record table is turned on or off during ...
Related properties