snowflake-grafana-datasource
snowflake-grafana-datasource copied to clipboard
Snowflake query timeout
Hi, My query timing out here is message "Error message request handler error: failed to query data: Failed to query data: rpc error: code = DeadlineExceeded desc = context deadline exceeded"
and i looking to configure timeout parameter for this , i don't have any-options ( i see in UI)
There is should be way configure the timeout
Hi,
You can add extra session configuration (see Connection Parameters) like requestTimeout or loginTimeout.
Can you please provide us some information about the query from Snowflake (kind of query, time of the query, amount of data ) ?
in this screen shot i don't see any option for timeout configuration
query : query is taking time 1-2 minutes ( we can't change on this much) and query doesn't timeout on snowflake side
in the extra options field you can add all connection parameters https://pkg.go.dev/github.com/snowflakedb/gosnowflake#hdr-Connection_Parameters like requestTimeout=0