Hello,
I'm using the Starburst Trino driver for Metabase and I'm encountering frequent timeout errors when running queries from Metabase, especially under high load conditions.
In the Metabase logs we consistently see:
java.net.SocketTimeoutException: timeout
Queries still timeout after ~10 seconds.
Could you clarify:
Which parameters are supported for configuring query or socket timeouts in this Trino driver?
Is there a recommended way to set higher timeouts when using this driver within Metabase?
Is this configuration possible from the Metabase Admin UI?
Thanks in advance!