Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-6111

If retrieving cloud telemetry info fails it defaults to false

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

      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:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Reporter:
            leroux.bodenstein@mongodb.com Le Roux Bodenstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: