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

Disable DTB error info bars for now #9633

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented Jan 22, 2025

We see these errors popping up during regular operations such as branch switches. I'd hoped that they would present themselves as cancellations, however we don't see BuildCanceledEventArgs in our logger. These are advertised as real failures. There's nothing the user can do about these, so it's not helpful to tell the user about them.

I hope to revisit this in 17.14 to see if there's still a way to provide helpful warnings when actionable errors occur, without any noise from internal and unactionable errors.

Microsoft Reviewers: Open in CodeFlow

We see these errors popping up during regular operations such as branch switches. I'd hoped that they would present themselves as cancellations, however we don't see ` BuildCanceledEventArgs` in our logger. These are advertised as real failures. There's nothing the user can do about these, so it's not helpful to tell the user about them.

I hope to revisit this in 17.14 to see if there's still a way to provide helpful warnings when actionable errors occur, without any noise from internal and unactionable errors.
@drewnoakes drewnoakes requested a review from a team as a code owner January 22, 2025 02:46
@drewnoakes drewnoakes merged commit 8a2490a into dotnet:main Jan 22, 2025
5 checks passed
@drewnoakes drewnoakes deleted the disable-dtb-error-reporting branch January 22, 2025 03:13
@drewnoakes drewnoakes mentioned this pull request Jan 22, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 17.12 milestone Jan 22, 2025
@drewnoakes drewnoakes modified the milestones: 17.12, 17.14 Jan 22, 2025
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