Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display crates.io search errors instead of logging them #2751

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

byfnoel
Copy link

@byfnoel byfnoel commented Feb 28, 2025

When queries to crates.io API return errors, we will display them instead of logging them as errors.

Closes #2480

When queries to `crates.io` API return errors, we will display them
instead of logging them as errors.

Closes rust-lang#2480
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

show crates.io search errors to the user without logging them
1 participant