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

[release/8.0] Prevent operations from getting stuck in the Starting state #6703

Conversation

schmittjoseph
Copy link
Member

@schmittjoseph schmittjoseph commented May 21, 2024

Summary

Manual backport of #6686 to release/8.0. Merge conflicts:

  • src/Microsoft.Diagnostics.Monitoring.WebApi/Controllers/DiagnosticsControllerBase.cs: there isn't a second ctor in this branch.
  • src/Microsoft.Diagnostics.Monitoring.WebApi/Controllers/ExceptionsController.cs directly references EgressOperationStore and needed to be switched over to the new interface.
Release Notes Entry

@schmittjoseph schmittjoseph added the backport Pull requests that are backports of another pull request label May 21, 2024
@schmittjoseph schmittjoseph requested a review from a team as a code owner May 21, 2024 21:54
@schmittjoseph schmittjoseph merged commit ff5a699 into dotnet:release/8.0 May 21, 2024
26 checks passed
@schmittjoseph schmittjoseph deleted the dev/joschmit/backport-6686-release80 branch May 21, 2024 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Pull requests that are backports of another pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants