Skip to content

Logging: filter Sentry user build errors #8902

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

Closed
agjohnson opened this issue Feb 8, 2022 · 1 comment · Fixed by #8919
Closed

Logging: filter Sentry user build errors #8902

agjohnson opened this issue Feb 8, 2022 · 1 comment · Fixed by #8919
Assignees
Labels
Improvement Minor improvement to code

Comments

@agjohnson
Copy link
Contributor

Partial regression of #4590

During release of the task refactoring work, we are noticing a few exception classes filling up Sentry:

  • BuildUserError
  • RepositoryError

Just noting to come back to this to filter those out.

@agjohnson agjohnson added the Improvement Minor improvement to code label Feb 8, 2022
@humitos humitos self-assigned this Feb 9, 2022
@humitos
Copy link
Member

humitos commented Feb 9, 2022

Today I found

  • MkDocsYAMLParseError
  • ProjectConfigurationError

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants