Basically what the title asks: Is there a way to throw an error when an email service task suspends?
I know when an email task suspends we can retry, skip or terminate but that does not make it so I have a way to capture within the process and set variables on the forms to indicate that the email was able to be sent or not.