• 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.

Please upvote auto re-execute failed tasks (if you use OpenAI, you know you need this)

bandelero

Member
Folks,

If you're using OpenAI, you know your modules will be erroring out from time to time due to OpenAI models being overloaded. Yet, as my experience with Make/Integromat showed, if you simply re-query the same OpenAI endpoint after it failed, it works and produces output.

Therefore, we really need automatic retry capabilities with Pabbly for failed modules. Otherwise, we'll always have to manually re-drive the modules (which is suboptimal CX).

Please upvote this feature here:


Cheers,

Eugene
 

ArshilAhmad

Moderator
Staff member
Hi @bandelero,

We are very much aware of this issue, and rest assured, our technical team is working to find an optimal solution for it. In the meantime, I would suggest checking out this post on our Facebook Group where one of our users has implemented a workaround to avoid timeouts from OpenAI.

 

bandelero

Member
Hi @bandelero,

We are very much aware of this issue, and rest assured, our technical team is working to find an optimal solution for it. In the meantime, I would suggest checking out this post on our Facebook Group where one of our users has implemented a workaround to avoid timeouts from OpenAI.

Thank you!

That workaround seems to solve for errors due to timeout. However, often OpenAI errors out due to model overload. But re-querying the same endpoint right after the error works most of the time.

Die this workaround solve for auto retries?

Eugene
 

ArshilAhmad

Moderator
Staff member
That workaround seems to solve for errors due to timeout. However, often OpenAI errors out due to model overload. But re-querying the same endpoint right after the error works most of the time.

Die this workaround solve for auto retries?
The workaround is only for errors due to timeout. For errors caused by other factors, we will introduce a more direct solution.
 

ArshilAhmad

Moderator
Staff member
Adding a new feature across the platform requires a lot of testing before it's implemented. For now, I won't be able to give you an ETA.
 

Cyrill

Member
The problem is there is also not enough tracking within Pabbly to understand which rows in e.g. a Google Sheet has been executed and which one not.

There should be a list with all requests recevied and the status whether executed or not. Then there should be a button to push re-execute or a setting to auto-execute again.
 

ArshilAhmad

Moderator
Staff member
There should be a list with all requests recevied and the status whether executed or not.
You can find these details from your Task History.

Then there should be a button to push re-execute or a setting to auto-execute again.
In your Task History, you do get an option to manually re-execute tasks one by one or in bulk.

Also, we have introduced the Auto Re-execution feature, which you can use to automatically re-execute failed tasks.
 
Top