Batched tasks were failing silently
Added an except clause to the Batches task to log the error. Would be nice if
the Exception could bubble up and be reported on by celeryd, however I'm not
sure how to achieve this given the execution method of Batches.