Server : loading forever

Link to this post 16 Jan

I added a chart to a dashboard, but the query takes a lot of time. Server is waiting for the chart to load and I cannot do anything else. Is there any possibility not to wait?

Link to this post 16 Jan

Dashboard is not supposed to be used for queries which are taking to much. For those cases you must create reports and run or schedule to run asynchronously. Queries for all widgets used in dashboards must be fast and optimized to take as few time as possible.

Also from version 5.0 of NextReports, any widget has a timeout associated which can be modified by your needs. So, no <<loading forever >> will be possible without user acceptance.