Email Notifications on Failure

The new email features in 3.0 need a bit of expansion. It would be highly beneficial to have an email alert when an upload failed than when it succeeded, particularly for monitoring scheduled tasks. I've multiple sites to maintain and I need to know when a problem exists, not sort through those that succeeded to find any failures.

Implemented. The new event is called "On transfer queue item failure" and it is triggered after the max retry count is reached. I was thinking about an event that triggers if the item is processed but with a failure and subsequently goes into the retry state. Is that what you are looking for?

The feature will be available in the next build (1-2 days).

Regards,
Mat

Implemented. The new event is called "On transfer queue item failure" and it is triggered after the max retry count is reached. ... Is that what you are looking for?
indeed