bjpop/rubra

Make rubra more robust in the face of job errors

bjpop opened this issue · 0 comments

When a stage crashes and ruffus throws an exception, we end up with the situation where rubra dies but jobs might be launched on the cluster.

These jobs probably keep running, but they will not produce success files.

It would be nice if rubra was more robust in the face of such errors.