Open
Description
We are using the crates.io search API to power our own crate-search.
Sometimes the crates.io API returns 4xx or 5xx errors because of wrong queries or timeouts.
These errors can be shown to the user, but there is no need to report them to sentry or log them as errors.
We could add a new metric to track the amount of errors.