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 number of times the system will attempt to refresh the analytics cache during prefetch operations, impacting data retrieval efficiency. |
| What area does it affect? |
Analytics cache management |
| What does the default mean? |
The default value is "10", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting cache performance or troubleshooting data refresh issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.analytics.cache.prefetch.max_refresh_counter |
| Sys ID |
6285fce343000210aaf41347efb8f243 |
| Type |
integer |
| Application |
Global |
| Default value |
10 |
| Description |
|
| Updated |
2024-02-04 21:20:41 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... prefetching 8 hours Eight hours is the minimum safe lifespan of cached data for it to be prefetched. You may need to increase this value but should not decrease it. glide.analytics.cache.prefetch.max_refresh_counter Number of consecutive times data is prefetched without a cache hit before prefetching stops for this data 10 Prefetching is meant for frequently used data. In order to reduce system ...
Context preview
Snippet 2
... caches on dashboards created in the inline editor. • Type: choice • Choices: 1, 2, 4, 8, 12, 24 (hours) • Default value: 24 • Location: System property [sys_properties] table glide.analytics.cache.prefetch.max_refresh_counter Number of times a cache entry can be re-fetched after expiring. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or ...
Related properties