I need a little help guys…I have an Error Handler Branch with a Variable that records if there is an error; A Telegram that sends me a message, and the Ignore. When there is an error on this branch, Make turns off the Scenario. I don’t want it to do this, hence why I added the Ignore.
So if I’m getting this right, the only way not to turn off the scenario is to use an Ignore directly? If so, then I won’t be able to use the other modules.
I want to be able to use the Variable and the Telegram module without having the scenario turned off.