Heavy query cause Your question took too long

Hi awesome team,

We have a query that takes too long to respond, we just move our data platform from Heroku DataClip to metabase. Is there any configuration that can prevent our heavy query from not responding. I believe there is any configuration for this. I can’t find it anywhere in the docs.

Thanks in advance :slight_smile:

Where are you running Metabase? If you’re on heroku, you should be aware that heroku applications have a 60s timeout on all requests.

You might need to switch to a heavier duty deployment model (eg, beanstalk, etc)