Ignore error but still get notified

Hi everyone. I’m making progress on my first scenario, but have hit a stumbling block. The last module in one of the routes is a Constant Contact add contact module and hit an error condition that stops the scenario and get an email notification about the error.

I don’t want the scenario to be stopped on an error, so I added an “ignore” error handler to the Constant Contact add contact module. While this works great and allows the scenario to keep accepting new webhook calls, I no longer get an error message email like I did before I added the error handler and “ignore” has no configuration options.

What’s the solution to allowing a scenario to continue when there’s an error, but still get notified that there was an error?

Thanks for your help

David

Hi @David_Garrison, can you show the error log ?