Can I have a task or job send an email only once when it fails 5 consecutive times?
We send emails to a bugtracking system so only 1 workitem needs to be opened when a monitor goes down (aka task fails)
So i was really hoping there is a way to get the email task in a job to trigger conditionally, ie "only send an email if the case ran succesfully the previous run"
All help is very much appreciated!