-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[Core] Move exception creation functionality out of ClientDiagnostics #24031
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
MQ
This issue is part of a "milestone of quality" initiative.
Milestone
Comments
annelo-msft
added
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
labels
Sep 15, 2021
annelo-msft
changed the title
[LLC][Core] Move exception creation functionality from ClientDiagnostics to ResponseClassifier
[LLC] [Core] Move exception creation functionality from ClientDiagnostics to ResponseClassifier
Sep 15, 2021
See nice pre-work done on this by @pakrym: https://github.com/Azure/azure-sdk-for-net/compare/main...pakrym%3Apakrym%2FException-creation-in-core?expand=1 |
This was referenced Sep 27, 2021
Services that have subclassed ClientDiagnostics:
|
This was referenced Mar 18, 2022
annelo-msft
changed the title
[LLC] [Core] Move exception creation functionality from ClientDiagnostics to ResponseClassifier
[DPG] [Core] Move exception creation functionality out of ClientDiagnostics
Mar 21, 2022
annelo-msft
added a commit
to annelo-msft/autorest.csharp
that referenced
this issue
Mar 21, 2022
This was referenced Mar 21, 2022
annelo-msft
added
MQ
This issue is part of a "milestone of quality" initiative.
and removed
needs-design
labels
Oct 20, 2022
Work remains to move all libraries to the new implementation and remove the old functionality from ClientDiagnostics - that would be great to do in MQ. |
annelo-msft
changed the title
[DPG] [Core] Move exception creation functionality out of ClientDiagnostics
[Core] Move exception creation functionality out of ClientDiagnostics
Oct 25, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
MQ
This issue is part of a "milestone of quality" initiative.
This needs to be addressed as a part of #23372
The text was updated successfully, but these errors were encountered: