Skip to content

Commit 6c4a2fb

Browse files
authored
Turning reload experiment on for 30% of users (microsoft#10868)
1 parent a533bc9 commit 6c4a2fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

experiments.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@
5757
"name": "Reload - control",
5858
"salt": "DebugAdapterFactory",
5959
"min": 0,
60-
"max": 20
60+
"max": 30
6161
},
6262
{
6363
"name": "Reload - experiment",
6464
"salt": "DebugAdapterFactory",
65-
"min": 80,
65+
"min": 70,
6666
"max": 100
6767
},
6868
{

0 commit comments

Comments
 (0)