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
Add Table of Error Codes to Docs #3202
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to add a link to this file in Troubleshooting Guide for easier discovery.
Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
|
Not sure how this doc will be maintainable. But please update the messages from the other pr before this was merged |
I don't think it will be super maintainable, especially given that the file in the other PR was missing several error codes. Since it was the community who asked for a mapping of the error codes, I would presume it would be primarily community maintained
Updated |
This PR takes the friendly error messages from
Errors.cppand puts them into a table with the corresponding return response.Also related to -
Microsoft Reviewers: Open in CodeFlow