Hello,
We have an iFlow which sends an email notification to users an within it is an exception subprocess that checks if the error message is "Invalid Addresses" which is because of invalid email address or "No such user" found on the recipient. We are using Mail Adapters for all email notifications.
The exception is being handled well upon testing, but the problem is that I am receiving notification 3 times.
How can I explicitly end the iFlow after 1 error handling?
This is the iFlow

And this is the 3 errors processed
