Metabase using PostgresSQL querying data from two Oracle databases.
The timeout happens at 4 minutes. Which oddly enough using SQL Developer the query finishes up in 3 minutes. So, I expect it to be a longish query.
As far as I know I'm not using any proxies that would cause the timeout to happen at 4 minutes. I feel like if I had a 10 minute timeout this wouldn't be an issue.
Any suggestions on what I can do?
I've seen other posts about the cloud and Nginx, but I'm using a local instance and not using ngnix.