Skip to content

Only log inefficient query error

Thong Kuah requested to merge only_log_inefficient_updated_at_query into master

What does this MR do and why?

Log inefficient query error, rather than logging and sending exception to Sentry

This error is, by many orders of magnitude, the most frequent error on Sentry (https://sentry.gitlab.net/gitlab/gitlabcom/?query=is%3Aunresolved&sort=freq)

We will still raise in dev, and test.

Related issue: #328500 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Thong Kuah

Merge request reports