Skip to content
Snippets Groups Projects
Unverified Commit 49715b61 authored by Mikhail Mazurskiy's avatar Mikhail Mazurskiy
Browse files

Do not track gRPC NotFound code as an error in Sentry for TreeEntry

When a file is not found, TreeEntry returns NotFound gRPC code. We don't want to track that in Sentry as it's a normal situation, a client error.

See https://gitlab.com/gitlab-com/gl-infra/production/-/issues/4847.

Changelog: fixed
parent dc956109
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