This will make the sentry reports more usable. If the exception changes
across calls, the earlier exceptions are still logged and available as
breadcrumbs.
Details
Details
- Reviewers
anlambert ardumont - Group Reviewers
Reviewers - Commits
- rDSTObbb4fc1cb472: retry: re-raise original exception instead of a RetryError
new test added
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 28435 Build 44457: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 44456: arc lint + arc unit
Event Timeline
Comment Actions
Build was aborted
Patch application report for D7568 (id=27421)
Rebasing onto 75aa07325d...
Current branch diff-target is up to date.
Changes applied before test
commit bbb4fc1cb4721351753635a7fbe1004a231a5480 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Wed Apr 13 15:37:57 2022 +0200 retry: re-raise original exception instead of a RetryError This will make the sentry reports more usable. If the exception changes across calls, the earlier exceptions are still logged and available as breadcrumbs.
Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1596/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1596/console
Comment Actions
Build is green
Patch application report for D7568 (id=27421)
Rebasing onto 75aa07325d...
Current branch diff-target is up to date.
Changes applied before test
commit bbb4fc1cb4721351753635a7fbe1004a231a5480 Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Wed Apr 13 15:37:57 2022 +0200 retry: re-raise original exception instead of a RetryError This will make the sentry reports more usable. If the exception changes across calls, the earlier exceptions are still logged and available as breadcrumbs.
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1597/ for more details.