Run a Scenario problem

Hello,

For those using the “Run a Scenario” module, I have something I don’t quite understand.

I’ve created several flows that are supposed to chain together “on demand,” one after another, using the “Run a Scenario” module at the end of each flow.

However, I’ve noticed that sometimes these chains trigger but without any data.

For example, I ran a flow that ends with the module, and it works. It’s supposed to launch a scenario that checks WordPress articles that were just created.

The following image shows the flow that is supposed to chain next. You can see it gets triggered but stops because it doesn’t find any data for new articles. This is incorrect because the previous scenario was specifically about creating an article.

I’d like to clarify that this happens regularly but not all the time. It’s strange.

Regards,

Have you found a pattern with the scenarios that are not working? Is it at specific times? Specific types of posts? Specific user accounts associated with the posts? It might be something that happens when the scenario is trigerred and not something that happens when the scenario is running.

L

No. I have the impression that it happens when there are a lot of bundles being sent quickly, and it can’t keep up. So, I’ve added a “sleep” of a few minutes to see if it fixes the problem.

Yes, that should help.

L