Timeouts for widgets in a dashboard.

gregm3
Giga Contributor

I can't seem to find anything on configuring timeouts for widgets within a dashboard.

I have a report that works, but just takes longer to run that the timeout established for a widget on a dashboard. Is there a way to configure timeouts?

2 REPLIES 2

Jake17
Kilo Contributor

Please take a look on this: https://docs.servicenow.com/bundle/london-performance-analytics-and-reporting/page/use/dashboards/task/t_optimizeWidgetRenderingTime.html

Br,
Jake

Community Alums
Not applicable

Hi @gregm3 

 

Large dashboards can take a long time to render, especially when widgets depend on complex queries or queries on large tables. You can use system properties to optimize how widgets load.

 

Check the dashboard property under System Properties>Dashboard Properties and increase the default value to 30 sec or 50sec.

 

Check this SN Docs for more details:  Optimize widget rendering time on responsive dashboards

 

[Note]: If this response help you in anyway to answer your query, mark this as helpful. If it resolves your query mark it as correct for others reference.