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

sendRequest logs vague and misleading error messages #373

Open
kalinkrustev opened this issue May 14, 2024 · 0 comments
Open

sendRequest logs vague and misleading error messages #373

kalinkrustev opened this issue May 14, 2024 · 0 comments

Comments

@kalinkrustev
Copy link
Contributor

central-services-shared function sendRequest logs vague and misleading error messages (“Failed to send HTTP request to host“) with no details:

  • no stack is reported
  • URL and method could be useful to include
  • it mentions HTTP, while it could be HTTPS
  • it says “failed to send” but actually in many cases it did not fail to send, but in fact received an error response after successfully sending the request

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant