Given:
- I know how to send an email notification upon job or step failure.
- I know how to retry a step (or a job) 'n' times.
Question:
- How do I send an email notification if and only if all retries are exhausted?
Given:
Question:
Replies are disabled for this topic.