glide.analytics.cache.prefetch.min_age_in_seconds
Attributes
- Sys ID: fdfc55b143100210aaf41347efb8f205
- Type: integer
- Application: Global
- Default value: 28800

AI generated property description:
The ServiceNow property glide.analytics.cache.prefetch.min_age_in_seconds sets the minimum age, in seconds, that a cached dashboard must reach before it is eligible for automatic prefetch refresh. Its default value is 28800, which equals 8 hours. By adjusting this property, administrators can control how soon after the last update a dashboard’s cache can be refreshed again. Lowering the value allows more frequent updates, improving data freshness but increasing system load, while raising it reduces refresh frequency, conserving resources at the cost of potentially outdated information. This property is typically configured in environments where the balance between real-time insights and performance efficiency is critical.
Source