You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
huntergregory
changed the title
log: [NPM] do we need to wait for Telemetry to send before crashing?
log: on crash, logs might not be sent to application insights
Jan 8, 2025
huntergregory
changed the title
log: on crash, logs might not be sent to application insights
log: [NPM] on crash, logs not sent to application insights
Jan 8, 2025
If NPM crashes, it queues error logs before the crash, but these do not reach app insights since NPM does not clean up the telemetry handle.
The text was updated successfully, but these errors were encountered: