Skip to content

Bigquery timeout limited to 10 sec even with Timeout=3600 specified #10673

Answered by rvwoens
rvwoens asked this question in Q&A
Discussion options

You must be logged in to vote

Solved. There are a lot of places to define timeouts in dbeaver and they all need to be ok:

  1. Errors and timeouts

  2. Driver properties -> set timeout to 3600

  3. Driver settings URL template -> add Timeout-3600 to URL template

This time the culprit was 2) driver properties. But this seems to change with each version of Dbeaver

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by uslss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #10673 on December 24, 2020 09:27.