Prevent Sentry from capturing errs without a cause
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.