My scenario doesn't continue after "Ignore" error handler

This is incorrect. The same first bundle does not proceed to the next module (router), because it the first module throws an error, proceeds to the error handling route, and already ended by the Ignore directive. This means the bundle cannot run any more to the next module (router).

There are no second bundle coming out of your trigger module, so the whole scenario ends.

I strongly suggest doing the Make Academy, this is explained very clearly there.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!

2 Likes