Closed wubx closed 1 year ago
@hantmac I remember there have a timeout argument in the jdbc driver, maybe can make it a bigger value by default?
@hantmac I remember there have a timeout argument in the jdbc driver, maybe can make it a bigger value by default?
Yes, connection_timeout
was set default 15s. But this problem seems triggered by metabase 🤔.
I will try to fix this problem by adding the socket_timeout
param in jdbc.
Fixed.
Repeat:
Error executing query: Error fetching next (attempts: 6, duration: PT1M1.712153625S)cause: java.io.UncheckedIOException: java.net.SocketTimeoutException: Read timed out