csharp CodeGen should provide clear message for self-service trouble shooting #5508
Open
3 tasks done
Labels
emitter:client:csharp
Issue for the C# client emitter: @typespec/http-client-csharp
Clear and concise description of the problem
We need to empower our customers both internal and external to easily trouble shooting and fix spec issues that would block the CodeGen.
If certain TypeSpec features or patterns are not supported by CodeGen, we should clearly point it out and suggest them to update the spec with the features we supported for CodeGen.
Today, csharp CodeGen just returned a big call-stack like below which could not help for self-service resolving the problem.
Expected behavior:
I suggest we could improve the following areas:
workstream this request is associated with
This is related to the TypeSpec E2E scenario and ensure service team/customer to self service trouble shooting the problem
stakeholders
@lmazuel / @lirenhe
priority and timeline.
I suggest we should provide a better experience for self-service trouble shooting as part of the TypeSpec GA.
Checklist
The text was updated successfully, but these errors were encountered: