Skip to content

Conversation

ViggoC
Copy link

@ViggoC ViggoC commented Mar 1, 2025

Closes #25113

Release Notes:

  • Improved log failed http request

Copy link

cla-bot bot commented Mar 1, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @ViggoC on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@ViggoC
Copy link
Author

ViggoC commented Mar 1, 2025

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 1, 2025
Copy link

cla-bot bot commented Mar 1, 2025

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant
Copy link
Member

I don’t think unconditionally logging every HTTP error is the way to go.

This could produce a lot of extra noise in the logs. And we definitely don’t want to be logging headers unconditionally, as these might have secrets in them that would then be leaked if someone shares their logs (e.g., in an issue report).

@maxdeviant maxdeviant closed this Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants