gridmap icon indicating copy to clipboard operation
gridmap copied to clipboard

Add an option to return job exception instead of aborting all jobs

Open andsor opened this issue 10 years ago • 1 comments

GridMap kills all jobs if one of them fails. In some settings, like in my gridjug add-on, exceptions are OK as other jobs would take over.

andsor avatar Aug 19 '15 04:08 andsor

So an addition would be to return the job exception for the failed job, as the exception seems to be stored anyway, and let all other jobs continue.

andsor avatar Aug 19 '15 04:08 andsor