Scenario not running own its own, each time the data comes it gets pushed into the queue and is not executed by the scenario, what could be the problem? is it because I am using free plan?

What are you trying to achieve?

AutoRun the scenario immediately when the data arrives.

Steps taken so far

Made the scenario, works perfectly when tested.
Set it to execute immediately when the data arrives.

Screenshots: scenario setup, module configuration, errors

Hi @Goku_Sayan
Please ensure that the scenario is active, as it might automatically deactivate in the event of errors or warnings. If it is currently active, try to turn it off and on again to process the existing data.
image
Regards,
Msquare Automation - Gold Partner of Make

@Msquare_Automation

2 Likes

Also, @Goku_Sayan, you might consider adding error handling on your Google Calendar module since Google often breaks in unexpected ways.

Another way I handle errors is to retry the module after a little sleep, and then when that fails notify my team or I via Slack of the error for us to solve.