dotnet / dotnet/msbuild

Add telemetry for the case Microsoft.Build.Exceptions.InternalLoggerException: The build stopped unexpectedly because of an unexpected logger failure. ---> System.ArgumentOutOfRangeException

Open
#12,556 0 comments 0 reactions 1 assignee Claimed by @SimaTian View on GitHub
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

This PR https://github.com/dotnet/msbuild/pull/12555 prevents build failure if this exception happens.

> Microsoft.Build.Exceptions.InternalLoggerException: The build stopped unexpectedly because of an unexpected logger failure. ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
> Parameter name: chunkLength

Add telemetry to catch as much as possible details around this error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.