Include URL in response error message #1627
Closed
nielsbuus
started this conversation in
Ideas / feature requests
Replies: 2 comments 8 replies
-
Hi @nielsbuus, the |
Beta Was this translation helpful? Give feedback.
8 replies
-
Closing as this was released in v2.13.2 🙌 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if Faraday has intentionally been designed to omit the request url in the Faraday error messages or if that is just a coincidence.
I often find myself wanting to know which URL is failing when I see a Faraday exception in my logs.
I could make a pull request around this area of the code if you are open the idea of including the URL in the error message.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions