glide.analytics.cache.prefetch.max_refresh_counter
Attributes
- Sys ID: 6285fce343000210aaf41347efb8f243
- Type: integer
- Application: Global
- Default value: 10

AI generated property description:
The ServiceNow property glide.analytics.cache.prefetch.max_refresh_counter defines the maximum number of times a cached dashboard can be refreshed automatically during a prefetch cycle. Its default value is 10, meaning the system will attempt up to ten refreshes before stopping further prefetch updates. Adjusting this property allows administrators to control how aggressively the platform refreshes cached data in the background, which can influence both performance and data freshness. A higher value increases system load but ensures more frequent updates, while a lower value reduces processing overhead but may result in stale data being served. This property is typically tuned in environments with many active dashboards to balance system efficiency against the need for timely analytics.
Source