You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A-backendArea: Webserver backendE-easyEffort: Should be easy to implement and would make a good first PRmentorThis has instructions for getting startedP-lowLow priority issues
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.
The text was updated successfully, but these errors were encountered:
syphar
added
mentor
This has instructions for getting started
E-easy
Effort: Should be easy to implement and would make a good first PR
A-backend
Area: Webserver backend
labels
Apr 4, 2024
A-backendArea: Webserver backendE-easyEffort: Should be easy to implement and would make a good first PRmentorThis has instructions for getting startedP-lowLow priority issues
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.
The text was updated successfully, but these errors were encountered: