Property reference

sn_cd.notification.max_events

The sn_cd.notification.max_events property sets the maximum number of events that can be queued per job run. This property is important for managing the load during content publishing, ensuring that the system does not become overwhelmed with too many events at once.

Default: 50 Type: integer Application: Content Publishing

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? It limits the number of events processed during each scheduled job run to optimize performance and resource usage.
What area does it affect? Content Publishing
What does the default mean? The default value is "50", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting notification processing limits or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name sn_cd.notification.max_events
Sys ID 36f7c978eb101300a9e7e26ac106fe9a
Type integer
Application Content Publishing
Default value 50
Description The maximum number of events to queue per job run
Updated 2018-03-16 15:54:16

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... 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 maximum number of events from campaigns to process during the scheduled job. Default value: 50. sn_cd.notification.max_users_per_event The maximum number of users to add per event for an email notification. ...