And re-raise them through the RPC layer.
This is now required by swh-core, as exceptions are no longer pickled.
Replaces D2685.
Paths
| Differential D2690 Authored by vlorentz on Feb 18 2020, 3:38 PM.
Details
Summary And re-raise them through the RPC layer. This is now required by swh-core, as exceptions are no longer pickled. Replaces D2685.
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptFeb 18 2020, 3:38 PM2020-02-18 15:38:48 (UTC+1) Comment Actions Build has FAILED Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tox/690/ Harbormaster failed remote builds in B10676: Diff 9615!Feb 18 2020, 3:45 PM2020-02-18 15:45:25 (UTC+1) Comment Actions Build is green Harbormaster completed remote builds in B10677: Diff 9616.Feb 18 2020, 3:54 PM2020-02-18 15:54:33 (UTC+1) This revision is now accepted and ready to land.Feb 19 2020, 2:09 PM2020-02-19 14:09:53 (UTC+1) Closed by commit rDCIDX4084077ac71d: Add a new IndexerStorageArgumentException class, for exceptions caused by the… (authored by vlorentz). · Explain WhyFeb 19 2020, 2:15 PM2020-02-19 14:15:06 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 9625 swh/indexer/storage/__init__.py
swh/indexer/storage/api/client.py
swh/indexer/storage/api/server.py
swh/indexer/storage/exc.py
|