Add retry functionality to agent schedules
ETLWorks host based schedules support: retries (1 - 5), delay between retries (1 - 10 minutes) and send failure email only if last retry failed. It would be really helpful if Agent schedules supported the same functionality. Sometimes there can be a transient db connection errors with a customer's db or server, or some other issue that can easily be resolved with retries. The ability to only email if the last retry failed helps cut down on extra emails.