Skip to content
New issue

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

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

Already on GitHub? # to your account

Include Request IDs in the Cargo output when an HTTP error occurs #8691

Closed
pietroalbini opened this issue Sep 8, 2020 · 0 comments · Fixed by #11878
Closed

Include Request IDs in the Cargo output when an HTTP error occurs #8691

pietroalbini opened this issue Sep 8, 2020 · 0 comments · Fixed by #11878
Labels
A-diagnostics Area: Error and warning messages generated by Cargo itself. A-networking Area: networking issues, curl, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

Comments

@pietroalbini
Copy link
Member

Occasionally it might happen that our CDNs return the wrong data, and we need to contact support to get them fixed. It would be useful for Cargo to show either all the HTTP headers when that happen, or just the content of the x-amz-cf-id one.

cc #8647

@pietroalbini pietroalbini added the C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted` label Sep 8, 2020
@ehuss ehuss added A-diagnostics Area: Error and warning messages generated by Cargo itself. A-networking Area: networking issues, curl, etc. labels Sep 19, 2020
@bors bors closed this as completed in 3837689 Apr 12, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-diagnostics Area: Error and warning messages generated by Cargo itself. A-networking Area: networking issues, curl, etc. C-feature-request Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants