Forums

Generate email on failed scheduled item

Is there any way to send a copy of the log upon a failed scheduled task?

There's nothing built in, unfortunately (though I've upvoted it on our to-do list. But perhaps you could add something to the script to send an email when it fails? There's some (Django-specific, but probably adaptable) information here about send mail using Gmail's SMTP servers.