Race condition in telemetry

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Developer Tools

      The curent implementation in telemetry.ts makes it so that when we succeed sending events, we're clearing the event cache. Since `sendEvents` is async, that means that it's possible another event has been reported in the meantime, which we'll now discard.

            Assignee:
            Nikola Irinchev
            Reporter:
            Nikola Irinchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: