Commit dbbbae23 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'sh-error-tracking-query-canceled' into 'master'

Avoid grouping statement timeouts in Sentry

Closes gitlab-com/gl-infra/delivery#955

See merge request gitlab-org/gitlab!35479
parents 85b9ccc0 74adbb5e
---
title: Avoid grouping statement timeouts in Sentry
merge_request: 35479
author:
type: other
......@@ -10,7 +10,6 @@ module Gitlab
Acme::Client::Error::Timeout
Acme::Client::Error::UnsupportedOperation
ActiveRecord::ConnectionTimeoutError
ActiveRecord::QueryCanceled
Gitlab::RequestContext::RequestDeadlineExceeded
GRPC::DeadlineExceeded
JIRA::HTTPError
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment