Skip to content

Commit

Permalink
Re-enable reset sync progress marker feature (#620) (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyBarabash authored May 17, 2023
1 parent 55d822e commit 9e1cfb7
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2077,47 +2077,6 @@
},
"name": "SpeedreaderAndroidStudy"
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"ResetProgressMarkerOnCommitFailures"
]
},
"name": "Enabled",
"probability_weight": 0
},
{
"feature_association": {
"disable_feature": [
"ResetProgressMarkerOnCommitFailures"
]
},
"name": "Disabled",
"probability_weight": 100

},
{
"name": "Default",
"probability_weight": 0
}
],
"filter": {
"channel": [
"NIGHTLY",
"BETA",
"RELEASE"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID"
]
},
"name": "SyncResetProgressTokenStudy"
},
{
"experiments": [
{
Expand Down

0 comments on commit 9e1cfb7

Please sign in to comment.