Azure / Azure/azure-sdk-for-python

[Core] Improve Error Message For Json Decode Errors

Open
#40,235 2 comments 0 reactions 1 assignee Claimed by @xiangyan99 View on GitHub
Azure.Core Client feature-request needs-team-attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.