This topic was automatically generated from Slack. You can find the original thread here.
Hey All, Having a really tough time getting Pipedream to upsert around 2000 rows into a Google Sheet. There are timeouts, server errors, and more. Have adjusted the pipe settings so that it should effectively be less than 60/minute. (which by itself would take forever).
{"error":{"code":429,"message":"Quota exceeded for quota metric 'Write requests' and limit 'Write requests per minute per user' of service '[sheets.googleapis.com](http://sheets.googleapis.com)' for consumer 'project_number:342853642011'.","status":"RESOURCE_EXHAUSTED","details":[{"@type":"[type.googleapis.com/google.rpc.ErrorInfo](http://type.googleapis.com/google.rpc.ErrorInfo)","reason":"RATE_LIMIT_EXCEEDED","domain":"[googleapis.com](http://googleapis.com)","metadata":{"consumer":"projects/342853642011","service":"[sheets.googleapis.com](http://sheets.googleapis.com)","quota_limit_value":"60","quota_limit":"WriteRequestsPerMinutePerUser","quota_metric":"[sheets.googleapis.com/write_requests](http://sheets.googleapis.com/write_requests)","quota_location":"global"}},{"@type":"[type.googleapis.com/google.rpc.Help](http://type.googleapis.com/google.rpc.Help)","links":[{"description":"Request a higher quota limit.","url":"https://cloud.google.com/docs/quota#requesting_higher_quota"}]}]}}
The following table details the request limits. Provided that you stay within the per-minute quotas, there’s no limit to the number of requests that you can make per day.