-
- Downloads
Use swh.web.common.exc.sentry_capture_exception in whole codebase
It wraps the call to sentry_sdk.capture_exception while filtering out exception types that should not be reported to sentry.
parent
120e48ba
No related branches found
No related tags found
Showing
- swh/web/api/throttling.py 3 additions, 4 deletionsswh/web/api/throttling.py
- swh/web/browse/utils.py 4 additions, 5 deletionsswh/web/browse/utils.py
- swh/web/browse/views/content.py 7 additions, 4 deletionsswh/web/browse/views/content.py
- swh/web/browse/views/directory.py 7 additions, 5 deletionsswh/web/browse/views/directory.py
- swh/web/browse/views/release.py 3 additions, 5 deletionsswh/web/browse/views/release.py
- swh/web/common/highlightjs.py 3 additions, 2 deletionsswh/web/common/highlightjs.py
- swh/web/common/origin_save.py 7 additions, 3 deletionsswh/web/common/origin_save.py
- swh/web/common/utils.py 2 additions, 3 deletionsswh/web/common/utils.py
- swh/web/inbound_email/management/commands/process_inbound_email.py 3 additions, 4 deletions...nbound_email/management/commands/process_inbound_email.py
- swh/web/misc/urls.py 3 additions, 3 deletionsswh/web/misc/urls.py
Loading