Design and implement an effective error message sub-system for our .Net code generation tool #47667
Labels
Client
This issue points to a problem in the data-plane of the library.
CodeGen
Issues that relate to code generation
Epic
feature-request
This issue requires a new behavior in the product in order be resolved.
We are moving fast, but our tools lack well-designed error messages. Unlike any formal compiler, which provides clear error codes and messages to help developers identify and resolve issues efficiently, we only throw exceptions with lengthy call stack information, which is very user-unfriendly.
Designing an effective error message sub-system is crucial for enhancing user experience and minimizing frustration.
The error message from our tool should be:
Features
Related tasks
Update generator version in Azure SDK repo
not stop when error happens autorest.csharp#2913The text was updated successfully, but these errors were encountered: