Hello, I have a simple questions : Do error handler stop scenario in case of error?
In the following example, I want to use Brevo module as a backup to send an email, but it must continue the scenario to the end in case of error :
Hello, I have a simple questions : Do error handler stop scenario in case of error?
In the following example, I want to use Brevo module as a backup to send an email, but it must continue the scenario to the end in case of error :
Simply add another error handler to the Brevo module, and use the Resume directive module.
You might want to add some error handling to your modules to handle exceptions, so the failing module(s) can automatically be retried or ignored. By handling any errors by adding a “Error handler” to the module, the scenario won’t throw an error and get turned off.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.