This repository has been archived by the owner on Mar 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
BigQuery is very flakey on local / self-hosted #10
Comments
Could you flesh this issue out a bit more please? I have no idea what the problem is without reading all of the linked issue (which is real long) |
neilkakkar
changed the title
BigQuery is very flakey on local
BigQuery is very flakey on local / self-hosted
Jun 17, 2021
More data points: I tried the bigquery plugin while setting the Also, it probably doesn't have much to do with payload size. (i.e. have noticed smaller payloads taking a lot longer, and then succeeding almost instantly on retry) Potential places to look for solutions:
|
2 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bigquery client takes > 30s for insert requests when run locally. Need to investigate why this is happening, since if we're facing this, other self-hosted clients would be too.
What's mystifying is that it works perfectly fine on cloud - there's never* a timeout.
While we don't lose data, thanks to the retry job queues, it would be nice to figure out why this is happening in the first place.
More context: See #9
The text was updated successfully, but these errors were encountered: