I have a Skuid page that will intermittently load data. Many times it will say there is no data and then a few minutes later it will say that it is “Unable to Connect to Server (transaction aborted: timeout)”. Other times, it will say no data and then a few minutes later it will display data.
Many of our models are not set to query on page load but they will be queried after the page has rendered. This was done to try to speed up perceived load time. Models set to be queried once a tab is selected load just fine.
How can I figure out which model or other problem is causing the timeout?