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

Timeout with Google Gemini Studio API - Only with Specific Data

Your Task History ID
I did.
I'm getting a timeout error when referencing data (a transcription from Deepgram) in my Google Gemini Studio block.

If I remove this transcription data from Deepgram, the automation works.

This happens in Google Gemini and OpenRouter.

I'm not seeing any error in Google Gemini in their API section.

This error started today.

It was working as expected for several weeks until this morning.

Here are two examples (task history) with this error:

IjU3NjUwNTY5MDYzNzA0M2Q1MjZhNTUzMTUxMzI1MTY3NTQzMTBmMzIi_pc
IjU3NjUwNTY5MDYzNzA0M2Q1MjZmNTUzMjUxMzE1MTYzNTQzMjBmMzci_pc
 
Yes. I understand that.

I'm not confused by that.

Let me show you a picture of the problem.

This causes a timeout:

This doesn't cause a timeout:

The difference is that I reference data (text) returned from the Deepgram API. It times out when I reference the data, and it doesn't time out (it works) when I remove the reference data. This is just text data (several paragraphs) that Gemini should have no problem processing.

This automation has worked perfectly up until yesterday. Gemini had an update yesterday (when this automation stopped working), so I'm assuming that Pabbly needs to reevaluate the integration.

I cloned the workflow and switched it over to OpenAI, and it works as expected, but I really want to use the Gemini API.

Here's the workflow:
 

ArshilAhmad

Moderator
Staff member
Please try adding a Delay step between the two 'Generate Content' action steps to see if that resolves the issue.
1746637906747.png



 
The delay didn't work.

Please note that I'm testing this Google AI Studio block with the 'Save & Send Test Request', so the delay has nothing to do with this problem.

What's next?
 

ArshilAhmad

Moderator
Staff member
Pabbly Connect waits 60 seconds to receive a response from any Gemini application. The issue you are describing occurs when Gemini takes more than 60 seconds to process a request. In your case, due to the large amount of data provided, it is taking more than 60 seconds to analyze the data and generate content. As a result, Pabbly Connect does not receive a response within the 60-second window, leading to this error. Unfortunately, there is currently no fix for this issue, other than reducing the amount of data being sent or having the Gemini API process the data faster — which is beyond our control.
 
Top