Skip to content

Prevent Sentry from capturing errs without a cause

Administrator requested to merge mute-stackless-sentry-errors into main

Created by: jhchabran

This change removes errors of this kind as they are effectively without a stack trace. For now disabling Sentry would be okay but this enables to at least keep errors which are properly emitted.

Merge request reports

Loading