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

core: report artifact error when collected, add err.extra #15258

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

connorjclark
Copy link
Collaborator

We were reporting gatherer errors to sentry during the audit phase, which would include artifacts loaded from disk. Instead, we should report them during gathering. Can also include the phase that errored now.

Also I wasn't seeing any error logged, so I added a log for that.

Also modified Sentry lib to grab from err.extra if present.

@connorjclark connorjclark requested a review from a team as a code owner July 12, 2023 19:52
@connorjclark connorjclark requested review from adamraine and removed request for a team July 12, 2023 19:52
@connorjclark connorjclark merged commit bef3df9 into main Jul 14, 2023
23 of 24 checks passed
@connorjclark connorjclark deleted the artifact-error-report branch July 14, 2023 20:39
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