I got the error notice for my workflow.

Status: Closed · Asked by lelehelloworld on · 0 views

lelehelloworld — Question ·
Task History ID: IjU3NjUwNTZlMDYzMzA0MzY1MjY0NTUzNDUxMzMi_pc

I got the email notification for my work flow.
What does this mean?

{
"error > code": 429,
"error > message": "Quota exceeded for quota metric \u0027Write requests\u0027 and limit \u0027Write requests per minute per user\u0027 of service \u0027sheets.googleapis.com\u0027 for consumer \u0027project_number:1011300378975\u0027.",
"error > status": "RESOURCE_EXHAUSTED",
"error > details > 0 > @type": "type.googleapis.com/google.rpc.ErrorInfo",
"error > details > 0 > reason": "RATE_LIMIT_EXCEEDED",
"error > details > 0 > domain": "googleapis.com",
"error > details > 0 > metadata > quota_location": "global",
"error > details > 0 > metadata > quota_limit_value": "60",
"error > details > 0 > metadata > service": "sheets.googleapis.com",
"error > details > 0 > metadata > quota_metric": "sheets.googleapis.com/write_requests",
"error > details > 0 > metadata > quota_limit": "WriteRequestsPerMinutePerUser",
"error > details > 0 > metadata > consumer": "projects/1011300378975",
"error > details > 1 > @type": "type.googleapis.com/google.rpc.Help",
"error > details > 1 > links > 0 > description": "Request a higher quota limit.",
"error > details > 1 > links > 0 > url": "https://cloud.google.com/docs/quota#requesting_higher_quota"
}

Pabbly13 — Reply ·

Hey @lelehelloworld !

The error which you got was because of lots of data passed inside the Google Sheet at the same time-

But as Auto-execution was enable for your workflow, it automatically re-executed it and made it worked-

Kindly ignore the error email.

Back to all forum threads · Log in to reply