Skip to content

Log all kinds of exceptions so we're never blind

Lin Jen-Shin requested to merge log-all-exceptions into master

What does this MR do and why?

Log all kinds of exceptions so we're never blind

But we don't want to silently eat system level control flow, therefore we still re-raise the exception.

Debug #1376 (comment 1523039367)

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by Lin Jen-Shin

Merge request reports

Loading