Remote exception handling has changed since rDCORE08289ce5c33e507ec3ce80cade86f688b4107f3f
Diff Detail
Diff Detail
- Repository
- rDOBJS Object storage
- Branch
- fix-rpc-tests
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 10639 Build 15940: tox-on-jenkins Jenkins Build 15939: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DOBJS/job/tox/104/ for more details.
Comment Actions
The objstorage api client should re-raise the exception rather than clients having to handle two exceptions: lots of clients depend on the ObjNotFound behavior at this point.