Re: [Taskforest-discuss] email notices for failed recurring jobs
Brought to you by:
enoor
From: Aijaz A. <ai...@en...> - 2010-09-09 00:56:30
|
Brian: Thank you very much for sharing. I appreciate it. I'll incorporate your fixes into the next release. Aijaz. On Sat, Sep 4, 2010 at 12:08 PM, Brian Roach <ro...@mo...>wrote: > Howdy! > > We found a problem with recurring jobs not sending failure emails. The only > time you would get a fail email is if the very first occurrence of the job > failed. This is caused by the way the recurring jobs are created in > Family.pm. > > I've included a patch that moves the chunk of code that sets up emailing to > a function (TaskForest::Family::_configureEmail()) allowing for it to be > called from TaskForest::Family::_createRecurringJobs() > > The same problem exists with tokens, I just noticed. > > Anyway, this solved the problem so I thought I'd share. Thanks! > - Brian Roach > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > Taskforest-discuss mailing list > Tas...@li... > https://lists.sourceforge.net/lists/listinfo/taskforest-discuss > > |