This mirrors the behavior of the synchronous server.
In practice, this means the objstorage won't log ObjNotFoundError or
report them to Sentry.
Differential D8589
api/asynchronous: Do not log/report client exceptions vlorentz on Sep 30 2022, 4:02 PM. Authored by Tags None Subscribers None
Details
This mirrors the behavior of the synchronous server. In practice, this means the objstorage won't log ObjNotFoundError or
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D8589 (id=31008)Rebasing onto 5a898b2d56... Current branch diff-target is up to date. Changes applied before testcommit cf503bef04ba0c01edb24ebb57c6bf7a280ba596 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Sep 30 16:01:16 2022 +0200 api/asynchronous: Do not log/report client exception This mirrors the behavior of the synchronous server. In practice, this means the objstorage won't log ObjNotFoundError or report them to Sentry. Link to build: https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/474/ Comment Actions Build is green Patch application report for D8589 (id=31041)Rebasing onto 5a898b2d56... Current branch diff-target is up to date. Changes applied before testcommit f848ebbbf6a7f9387a6f289825c6ed26e5e6e5bb Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Fri Sep 30 16:01:16 2022 +0200 api/asynchronous: Do not log/report client exception This mirrors the behavior of the synchronous server. In practice, this means the objstorage won't log ObjNotFoundError or report them to Sentry. See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/475/ for more details. |