Skip to content

Conversation

@JanKrivanek
Copy link
Member

@JanKrivanek JanKrivanek commented Jul 9, 2024

Adds diagnostics for #10342

Context

Attempted logging with invalid context had cryptic error message. It could happen on AssemblyLoadTracker which should be just a transient error.

The exception can be found in the telemetry even in the past - the recent changes only increased likelyhood.

Changes Made

  • Improved logging
  • Added resiliency to AssemblyLoadTracker

@JanKrivanek JanKrivanek force-pushed the bugfix/context-invalid branch from 7e3e1a4 to 95a2e8d Compare July 11, 2024 07:13
@JanKrivanek JanKrivanek enabled auto-merge (squash) July 11, 2024 07:14
@JanKrivanek
Copy link
Member Author

JanKrivanek commented Jul 11, 2024

@akoeplinger please note that the bug is not fixed. It'd be nice to see updated evidence once this flows into sdk and that sdk is being applied to VMR build. How often do you update the sdk there?

@akoeplinger
Copy link
Member

akoeplinger commented Jul 11, 2024

@JanKrivanek we can do it on demand as needed. I can also patch/replace any dll in the SDK which is used to build as part of a PR so we can run a couple builds until we hit the issue.

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.

5 participants