Execution was FORCED to stop because MAXIMUM EXECUTION and OVERLAY TIMEOUT [10 minutes] had elapsed

What are you trying to achieve?

Hello, I created a simple flowchart for Mąka to create short product descriptions and upload them to an Excel file. However, it always stops after 10 minutes with an error: Execution was FORCED to stop because MAXIMUM EXECUTION and OVERLAY TIMEOUT [10 minutes] had elapsed. Can anyone suggest how to make it run normally until the entire file is finished?

Screenshots: scenario setup, module configuration, errors

Hello @Karo_Smartfon ,
Split your data in multiple chunks so it doesn’t do it all at once.

Hope it helps.