Very big timeout

Hi!
We use the Redshift database and have deployed your service on our AWS. We have a balancer that rejects connections (query from web Metabase) for more than 60 seconds. Is it possible to adjust the time to maintain queries in Metabase? Maybe somewhere we can turn it on so that the request is repeated after some time (less than 60 seconds)?

Hi @Earl1k
You need to adjust the timeout of your load-balancer, so it doesn't close the connection after 60 seconds.
Read this for more context: https://github.com/metabase/metabase/issues/12423