Caching Behaviour

So recently I wrote a query that takes 5 minutes to fetch the data, But everytime i return to the question after MAXTTL it runs the query again and shows “Your question took too long” isn’t there any mechanism in metabase that refreshes cache just before MAXTTL automatically?

Hi @subho
I think you’re seeing this issue - there might be an older issue somewhere, but I cannot find it.
https://github.com/metabase/metabase/issues/7217
Might be interesting too:
https://github.com/metabase/metabase/issues/4967