Skip to content
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 try catch and needed logging for a actionable message to the user. #8131

Merged
merged 2 commits into from
Aug 17, 2022

Conversation

saipramod
Copy link
Contributor

@saipramod saipramod commented Aug 11, 2022

This change is for the issue - #8128

It adds a try catch to help log the name file which is causing issue when parsing pipe based table parser or any other parser. The reason for this logging is to help our customers be able to debug the issue themselves.

@928PJY
Copy link
Contributor

928PJY commented Aug 12, 2022

@yufeih @superyyrrzz could you kindly help to review this PR?

@superyyrrzz
Copy link
Contributor

@saipramod The change looks good to me. BTW, could the code compile on your local machine? I see CI build is failing.

@saipramod
Copy link
Contributor Author

saipramod commented Aug 15, 2022

@saipramod The change looks good to me. BTW, could the code compile on your local machine? I see CI build is failing.

@superyyrrzz : thanks for pointing this out. i fixed the missing import.

@saipramod saipramod changed the title Add try catch and needed logging a actionable message to the user. Add try catch and needed logging for a actionable message to the user. Aug 15, 2022
@928PJY 928PJY merged commit 353f5c3 into dotnet:dev Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants