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

fix: Do not log Parsers' Traceback during collection #3633

Merged
merged 0 commits into from
Jan 12, 2023

Conversation

xiangce
Copy link
Contributor

@xiangce xiangce commented Dec 15, 2022

Signed-off-by: Xiangce Liu [email protected]

All Pull Requests:

Check all that apply:

  • Have you followed the guidelines in our Contributing document, including the instructions about commit messages?
  • Is this PR to correct an issue?
  • Is this PR an enhancement?

Complete Description of Additions/Changes:

  • Fix the issue of BZ-2153162
  • And hide the Traceback info of the BZ-2091084 and BZ-2122958
    This PR doesn't resolve the character issue in the 2 BZs but just hides the detailed Traceback info in the log.

@xiangce xiangce force-pushed the parser_exception_during_collection branch from 7645550 to c26121e Compare January 12, 2023 01:23
@xiangce
Copy link
Contributor Author

xiangce commented Jan 12, 2023

@ryan-blakley - I just rebased this PR from the latest moving of exceptions, please kindly review.

@xiangce xiangce requested a review from chenlizhong January 12, 2023 01:55
Copy link
Contributor

@chenlizhong chenlizhong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@xiangce
Copy link
Contributor Author

xiangce commented Jan 12, 2023

@ryan-blakley - as this is a small change and we have talked about it in the last sync, after @chenlizhong 's approval, I'd like to merge and release it today. Thanks.

@xiangce xiangce merged commit a1b573f into master Jan 12, 2023
@xiangce xiangce deleted the parser_exception_during_collection branch January 12, 2023 03:19
xiangce added a commit that referenced this pull request Jan 12, 2023
* fix: Do not log Parsers' Traceback during collection

Signed-off-by: Xiangce Liu <[email protected]>

* fix doc error by renaming

Signed-off-by: Xiangce Liu <[email protected]>

* resolve rebase conflict
* revert blank line

Signed-off-by: Xiangce Liu <[email protected]>
(cherry picked from commit a1b573f)
xiangce added a commit that referenced this pull request Sep 6, 2024
* fix: Do not log Parsers' Traceback during collection

Signed-off-by: Xiangce Liu <[email protected]>

* fix doc error by renaming

Signed-off-by: Xiangce Liu <[email protected]>

* resolve rebase conflict
* revert blank line

Signed-off-by: Xiangce Liu <[email protected]>
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.

2 participants