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 specifies the delay between events when a scheduled job runs, allowing for better processing of notifications. |
| What area does it affect? |
Content Publishing |
| What does the default mean? |
The default value is "60", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting notification processing times or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_cd.notification.event_stagger |
| Sys ID |
b371cc84eb201300a9e7e26ac106fe0c |
| Type |
integer |
| Application |
Content Publishing |
| Default value |
60 |
| Description |
The number of seconds to stagger events by |
| Updated |
2018-02-22 11:03:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... not sent. The Notification status on the Schedule Content form is Max Exceeded. sn_cd.sms_notification.max_users_per_event The maximum number of users to add per event for an SMS notification. Default value: 1000. sn_cd.notification.event_stagger The amount of time between events when a scheduled job runs. Staggering provides time for the events to be processed during the staggered time. Default value: 60 seconds. sn_cd.notification.max_events The ...
Related properties