I have the following problem: we have a few dashboards in Looker that we use for customer presentations. One of them takes 5 minutes to load if not cached before. I would like this dashboard to be automatically cached by Looker in the background, so we don't have to wait along with the client. It wouldn't hurt if the results displayed are a few hours old.
In my research, I found that there was once a solution that might have met my needs called "instant dashboards" https://help.looker.com/hc/en-us/articles/4420192365075-How-to-cache-a-dashboard-Community- However, this no longer seems to be maintained by Looker and only works with legacy dashboards. For some reason there is only information about this in the german documentation: https://cloud.google.com/looker/docs/admin-panel-general-labs?hl=de#instant_dashboards
Another option I found is the "automatically refresh dashboard" feature that you can set when editing a dashboard. But that only works as long as the dashboard is open in a tab.
Now, we could set up a VM that keeps the dashboard open in a tab all the time - but that seems a bit overkill. Does anyone have any ideas for a better solution to this problem?