Azure / Azure/azure-sdk-for-python
[Core] Improve Error Message For Json Decode Errors
Offen
#40,235
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @xiangyan99
Auf GitHub ansehen
Azure.Core
Client
feature-request
needs-team-attention
- Vorherrschende Sprache
- Python
- Sterne
- 5.6k
- Forks
- 3.4k
- Ø Merge
- 2 T. 2 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
We want to improve the error message that is raised from Azure Core when it encounters json decoding errors. As these errors are typically coming from the service we should
* Let the user know that the error is coming from the service versus our default error message
* The error message can also include common things the user should check or do and also include a link to where the customer can open a ticket with the service.
This will aide users of the SDK on what next steps are and what could be causing this.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.