BigQuery- can't list tables
When creating a BigQuery query on Redash the tables aren't being listed- although marked it in the connection.

In the logs, I see a timeout after only a few tables.

Technical details:
- Redash Version: v4.0.0-rc.1+b3791
- Browser/OS: All browsers
- How did you install Redash: GCP
Working for me .. 4.0.0-rc.1+b3786

@darylerwin how many tables do you have? We have a few hundreds.
Not nearly that many .. less than a hundred.
@galgoogle Could you paste more your log. If the worker requests are a timeout, then you should change REDASH_JOB_EXPIRY_TIME Environment Variable.
https://redash.io/help/open-source/admin-guide/env-vars-settings
I tried this with ~260 tables and it seems to work. The main issue I see is that it takes a long time to satisfy the request so the schema viewer appears blank for a while. I suppose it makes sense that it would time out if it takes too long. Perhaps this would be better if it was multiple smaller request (e.g. 100 tables at a time)
any workaround on this? i use 10.1.0.b50633 and i am facing the same issue.
colleagues, I have the same problem can anyone advise how to solve it?