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 limits the execution time of the notification sending job, ensuring it finishes processing current items without starting new ones once the time limit is reached. |
| What area does it affect? |
Content Publishing |
| What does the default mean? |
The default value is "600", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting notification processing times or troubleshooting delays in sending notifications. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_cd.notification.max_run_time |
| Sys ID |
78a2deb6eb801300a9e7e26ac106fea2 |
| Type |
integer |
| Application |
Content Publishing |
| Default value |
600 |
| Description |
Max run time in seconds of scheduled job (Job will finish processing current item after time has elapsed) |
| Updated |
2018-03-16 15:53:15 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... in the United States and/or other countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2356 Notifications Properties Description sn_cd.notification.max_run_time The maximum amount of time (in seconds) the Content Publishing: Send notifications scheduled job runs. Limits the length of the scheduled job, but completes any work in progress and does ...
Related properties