Skip to content
Snippets Groups Projects
Verified Commit 2c001345 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

package: Do not report NotFound to sentry when package info is missing

It exist cases when a package version is referenced in package versions
list but package info for that version is missing.

This type of error is not fixable from the SWH side so there is no need
to report these errors to sentry as it generates a lot of noise in the
sentry dashboards.

Fixes #4751.
parent ee1c3616
No related branches found
No related tags found
Loading
Pipeline #14158 failed