Improve error messages for failed provider requests #1180
GabrielBianconi
started this conversation in
Feature Requests
Replies: 1 comment
-
Parse Display error? Like reqwest |
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.
-
This is not helpful at all.
We probably should not print spans unless we're in some debug mode. We should probably also parse what's going poorly with
reqwest
instead of giving a generic error.How can we tackle this?
Beta Was this translation helpful? Give feedback.
All reactions