Commit 969f1ec
committed
check if existing connections caused isFirstUse discrepancy
Before, on a users first use, it was technically possible for Q to indicate it was NOT the first use
if somehow there were existing connections detected.
A previous commit removed that case. But we want to now emit
telemetry if we detected that we WOULD have run in to that case when not
expected.
Signed-off-by: nkomonen-amazon <[email protected]>1 parent 0231f0f commit 969f1ec
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
712 | 719 | | |
713 | 720 | | |
714 | 721 | | |
| |||
0 commit comments