• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Lookup Spreadsheet Rows Resourced Exhausted

ichilddev

Member
Dear Community.

We got this issue (attached) and wondering how the lookup could result in exhausted resource? We google the error 429 and it shows that there could be more than 300 requests per limit https://developers.google.com/sheets/api/limits. Kindly advise how we can avoid this situation?
 

Attachments

  • Lookup Spreadsheet Rows Resource Exhausted.png
    Lookup Spreadsheet Rows Resource Exhausted.png
    98.5 KB · Views: 111
P

PabblyMember4

Guest
Hey @ichilddev

Please share the workflow link so that we can review the workflow setup you have done and will suggest you if it can be more optimized.
 
P

PabblyMember4

Guest
Thanks for sharing the task id. We will check with the team if we can optimize the workflow. We will keep you updated on the status of this conversation.
 
P

PabblyMember4

Guest
Hey @ichilddev

We have already informed the technical team about this issue. If in the future our team will going to optimize this feature then we will let you know.
 

ichilddev

Member
Same Issue but another Task ID on same day

Task ID IjU3NjcwNTZlMDYzNjA0M2Q1MjY1NTUzNjUxMzI1MTZiNTQzNyI_3D_pc
 

Attachments

  • Different Flow.jpg
    Different Flow.jpg
    88.7 KB · Views: 63
  • repercussion.jpg
    repercussion.jpg
    108.9 KB · Views: 84
  • Same Issue.jpg
    Same Issue.jpg
    135.9 KB · Views: 69
P

PabblyMember4

Guest
Hey @ichilddev

This is not related to our project quota for the Pabbly Connect project.

A few months back the same issue appeared with multiple users.

When we contacted Google Team about it. They mentioned that in cases like these we have to use an exponential backoff algorithm to retry the same action in a few seconds.

We have implemented the exponential backoff mechanism after their suggestion. It is currently already live on the Lookup action.
Today's issue is definitely appearing for multiple users but we do not have a way to resolve this from our end.

When we see our overall usage quota for our project, we are well within the limits of the project. I am attaching the screenshot of our usage quota and you can review the percentage being used at the global level for our app.

If someone has faced the same issue and resolved it in some way, do let me know and we can implement the same. Last time, the same issue also appeared for Gmail action, and that auto-resolved itself in a few hours.

2022-12-02_18h25_06.png
 
Last edited by a moderator:
Top