-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dcache-bulk: fix handling of uncaught exceptions
Motivation: See #7414 tape API/bulk: seem to choke on any interval other than "PND" and "PTNH" The principal issue here –– properly failing the request on an unexpected exception –– is fixed. Modification: The update of the target state is now properly handled. The container job update is fixed so that the state is stored when the error is added. > NOTE: separate patches will be necessary for 9.1/9.0 > and for 8.2. Result: Proper completion of a request beset by an uncaught or unexpected exception. Target: master Request: 9.2 Patch: https://rb.dcache.org/r/14162/ Bug: #7414 Closes: #7414 Requires-notes: yes Acked-by: Tigran
- Loading branch information
1 parent
73b49ce
commit 4bed61a
Showing
1 changed file
with
36 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters