Response not received in 25 seconds - Google Sheets

Status: Open · Asked by NickJSI on · 0 views

Arshil Ahmad — Reply ·

Hi @NickJSI,

Pabbly Connect waits for 25 seconds to receive a response from any application. The issue you are describing occurs when an application (Google Sheets) takes more than 25 seconds to process a request, and because of this, Pabbly Connect does not receive the response within 25 seconds, leading to the error you encountered.

Currently, the only workaround for this issue is to enable the Auto Re-Execution feature, which will automatically re-execute your failed tasks. Please read the attached thread below to understand how this feature works.
https://forum.pabbly.com/threads/how-to-enable-auto-re-execution-for-workflows.15088/

NickJSI — Reply ·

Thanks Arshil. I'll update the flow to do this.
As an alternative approach, could I use the api call to engage with google sheets to do the same thing, and utilize the response ID method?

Arshil Ahmad — Reply ·

You can execute the endpoint through a Custom API Request, but that wouldn't necessarily solve the issue you are encountering, as it would take the same amount of time to search for a value in your spreadsheet.

Back to all forum threads · Log in to reply