How to configure timeout for Trino connections in Metabase? #153
digarcia78
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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!
#152
Beta Was this translation helpful? Give feedback.
All reactions