Overlay timeout 10 minutes

Hi everybody,
I use a Google Sheet to automate the creation of articles for a blog. In this Google Sheet there is:

  • 10 columns with pre-filled data.
  • 30 empty columns to fill which correspond to the elements of the generated article.

I created a Google Sheet module for connecting to the Google Sheet, 17 GPT “Create a chat completion” modules to query ChatGPT with the 10 columns, and a final Google Sheet module to complete the 30 columns. Once the scenario was constructed, I launched the scenario.





blueprint.json (277.6 KB)

After 10 minutes, the scenario ends. I don’t know how to optimize the scenario (perhaps with “Set Multiple Variables” modules), or even split it into several pieces. I need to keep it as simple as possible.

Thank You !

Hi there,

Can you please see the total execution time of the whole scenario for that execution run?

Thanks!

2 Likes

How can I get this information ?

In the meantime, I added variables and 2 break modules. Without success !