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

[Trivial] Enhance DiagnosticLogsProviderDelegate to Provide Context for Calling of EndLogCollection() Method #36776

Closed
pimpalemahesh opened this issue Dec 10, 2024 · 0 comments · Fixed by #36775
Labels
bug Something isn't working needs triage

Comments

@pimpalemahesh
Copy link
Contributor

Type

Other

Explanation

In the current implementation of the BDX transfer process of diagnostic logs, the Reset() method in BDXDiagnosticLogsProvider is called for both success and failure scenarios. This method also triggers the EndLogCollection() method, making it challenging to differentiate between the contexts of these calls. This limits the ability to trace the reason for the EndLogCollection() invocation.

Platform

all

Platform Version(s)

No response

Testing

Platform validated

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
1 participant