Hello - happy new year!
Does anyone have a neat solution that would somehow send an e-mail notification in this instance that a protocol errors out for whatever reason?
I have some long-running protocols where I'm not able to build robust error handling into every step to keep the protocol active so there's a good chance it's going to fail at some point. I just want ot be e-mailed if that's rather than having to come back every 10 minutes to check if things are still running.
Any tips gratefully welcomed. Tris