[galaxyproject/galaxy] 679603: Catch any failures encountered while pausing/stopp...
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: 679603b7c9a2b1f8c136dcc29d2eb41174bd6b31 https://github.com/galaxyproject/galaxy/commit/679603b7c9a2b1f8c136dcc29d2eb... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-09-21 (Fri, 21 Sep 2018) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/jobs/handler.py Log Message: ----------- Catch any failures encountered while pausing/stopping jobs whose inputs are terminal and non-ok, so that it doesn't interrupt processing other jobs. That was discovered because attempting to delete purged job outputs on failure was raising ObjectNotFound since dataset object store assignment is done later now. So also, catch that ObjectNotFound. Commit: 9f688b2f9141683e02ea9aa759a15ebd46174042 https://github.com/galaxyproject/galaxy/commit/9f688b2f9141683e02ea9aa759a15... Author: John Chilton <jmchilton@gmail.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/jobs/handler.py Log Message: ----------- Merge pull request #6755 from natefoo/job-object-store-fixes [18.09] Catch any failures encountered while pausing/stopping jobs whose inputs are terminal and non-ok Compare: https://github.com/galaxyproject/galaxy/compare/529ed61c3b48...9f688b2f9141 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub