Page MenuHomeSoftware Heritage

Stop logging some exceptions to Sentry
ClosedPublic

Authored by vlorentz on Sep 10 2021, 2:13 PM.

Details

Summary

They are very noisy and we can't do anything about them.

Test Plan

Let's try in staging

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D6238 (id=22572)

Rebasing onto cdebef28e7...

Current branch diff-target is up to date.
Changes applied before test
commit 0b7d7baf9e5c07136e80a15e5a1c3a02546d670d
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Sep 10 14:12:59 2021 +0200

    Stop logging some exceptions to Sentry
    
    They are very noisy and we can't do anything about them.

See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1105/ for more details.

anlambert added a subscriber: anlambert.

+1, I was also thinking recently to implement such exception filtering but you were faster.

This revision is now accepted and ready to land.Sep 10 2021, 2:40 PM
This revision was automatically updated to reflect the committed changes.