Skip to content

Remove manual exception logging

What does this MR do and why?

Remove manual exception logging

The Gitlab::ErrorTracking.track_exception call makes the manual logging redundant while also applying filters and silencers consistent with other exception handling to the backtrace.

Contributes to: #409360

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #409360

Merge request reports