glide.canvas.grid.widget_cache_ttl

ServiceNow property description:

Number of seconds that widgets are cached in the browser, for responsive dashboards

Attributes

  • Sys ID: b21a36606f37701094b40168e25b3622
  • Type: integer
  • Application: Global
  • Default value: 2
AI Logo

AI generated property description:

The ServiceNow property `glide.canvas.grid.widget_cache_ttl` determines the duration, in seconds, that widgets are cached in the browser for responsive dashboards. This caching mechanism helps improve the performance and responsiveness of dashboards by storing widget data locally for a specified period. The property value can be adjusted to balance between data freshness and performance, depending on the specific needs of the dashboard users. For instance, setting a higher value will reduce the frequency of data fetching from the server, thereby enhancing performance, while a lower value ensures more up-to-date information at the cost of increased server requests. This property is particularly useful in scenarios where dashboards are frequently accessed and need to load quickly.

Source

Related property: glide.canvas.grid.widget_performance_threshold