Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
andsor opened this issue Aug 19, 2015 · 1 comment
Open

Comments

@andsor
Copy link
Contributor

andsor commented Aug 19, 2015

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
Copy link
Contributor Author

andsor commented Aug 19, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant