If retrieving cloud telemetry info fails it defaults to false

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.36.0
    • Affects Version/s: None
    • Component/s: Telemetry Data
    • None
    • 2
    • Iteration Jellyfish, Iteration Lobster, Iteration Quahog, Iteration Ragfish, Iteration Seahorse, Iteration Turtle, Iteration Unicornfish, Iteration Velvet Crab
    • Not Needed
    • None

      See thread: https://mongodb.slack.com/archives/G2L10JAV7/p1662621306480259

      If await getCloudInfo() times out we cast undefined to false and this skews our telemetry info.

      Amplitude works just fine with undefined. Rather leave those as undefined (ie. "unknown").

      I don't know how often this is wrong in "production", but it is actually always wrong (to various degrees) in our tests and CI.

            Assignee:
            Le Roux Bodenstein
            Reporter:
            Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: