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

Refactor NetworkManager into BaseClient #7386

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Conversation

tnorling
Copy link
Collaborator

  • Refactors sole function in NetworkManager into BaseClient consolidating post logic to one place and allowing for direct collection of telemetry before / after the call (more on this in a follow up PR)
  • Moves requestId telemetry collection to right after the network call, ensuring it gets emitted even if an error is thrown later

@github-actions github-actions bot added the documentation Related to documentation. label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation. msal-browser Related to msal-browser package msal-common Related to msal-common package msal-node Related to msal-node package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant