When a job fails, or has 100+ errors, Deadline kindly sends me an email. However I’d like to know if I can set this up so a slave task report for the job is emailed too. Either as an attachment or in the message body the same way the other info is included.
Is it possible to include extra specified info in the notification emails?
Unfortunately there is currently no way to customize the Email reports, but we’ll definitely look at adding an option to include the Task log that triggered the report.
Is there anything else specifically that you’d like added to the report emails?
We also had some custom reporting functionality, so being able to customize the built in mails would be great. Maybe if it was simply a python scripted event, instead of a built in function, we could simply add our own stuff in there.
Currently we get 2 mails, one from deadline, and our own in addition…
Sounds good. I totally forgot we had that functionality exposed in DeadlineCommand.
Adding an extensibility layer for notifications is definitely something we’ve been wanting to do for a while, might have a look at it at some point soon