Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Aryan VermaAryan VermaReporter
Sean ZhouSean ZhouLabels
Triaged
NoComponents
Priority
Major
Details
Details
Assignee
Aryan Verma
Aryan VermaReporter
Sean Zhou
Sean ZhouLabels
Triaged
No
Components
Priority
Created July 27, 2022 at 4:07 PM
Updated October 10, 2022 at 12:20 PM
Resolved October 3, 2022 at 1:41 PM
customer runs a replication job that replicates 600 tables with 10 tasks instance, they got below error :
From the BQ doc in the error message,
rateLimitExceeded
. This value indicates a short-term limit. To resolve these limit issues, retry the operation after few seconds. Use exponential backoff between retry attempts. That is, exponentially increase the delay between each retrySo I think we need to handle that in below line