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 cap on activity creation within a designated time period, helping to manage system load and performance. |
| What area does it affect? |
Activity Management |
| What does the default mean? |
The default value is "5000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when planning for peak usage times or adjusting system performance settings. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.actsub.activity.rate.count.limit |
| Sys ID |
d255a39353503200fa9bd7b08cc587c3 |
| Type |
integer |
| Application |
Global |
| Default value |
5000 |
| Description |
Number of activities that can be created within a certain time frame. |
| Updated |
2024-05-25 03:39:10 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... harvesting from communitie • Type: string • Default value: true Activity Subscription properties Property Description com.snc.actsub.activities.api.fetch.limit Number of activities in the activity feed. • Type: integer • Default value: 10 com.snc.actsub.activity.rate.count.limit Number of activities that can be created within a certain time frame. • Type: integer • Default value: 100 com.snc.actsub.activity.rate.time.limit Duration, in seconds, during which activities can be created. Activities ...
Related properties