Hello.
I have a dashboard with query parameters that has several queries, however said parameters are not shared by all queries. Some use all of them, some use only a subset.
Anyway, the issue I’m encountering, is that for some queries, even after refreshing the dashboard, the cached result is not updated:
I click “refresh”, then visit any other page in redash, go back to my dashboard and I have 7 queries that say “updated: just now”, and 3 that say “updated: 4 hours ago”.
No matter how many times I click refresh, those 3 queries retain their old value even if it’s wrong. I haven’t managed to find a solution nor a culprit to this problem.
Any help is much appreciated.