Hi, has anyone come across this: google.api_core.e...
# singer-targets
p
Hi, has anyone come across this: google.api_core.exceptions.TooManyRequests: 429 Exceeded rate limits: too many table update operations for this table. For more information, see https://cloud.google.com/bigquery/docs/troubleshoot-quotas; reason: rateLimitExceeded, location: table.write, message: Exceeded rate limits: too many table update operations for this table.
v
I don't use that target but that error looks pretty clear that either there needs to be exponential backoff put in place
1
e
@Paul Heyns Can you create an issue in the target repo?