Skip to content

Commit

Permalink
Merge pull request #98 from alphagov/ramp-up-popular-tasks-ab-test-2-…
Browse files Browse the repository at this point in the history
…days

Ramp up popular tasks ab test 2 days
  • Loading branch information
hannako authored Aug 27, 2024
2 parents 7d072dc + 79bfa21 commit 0b1e9ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dictionaries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ active_ab_tests:
ab_test_expiries:
Example: 86400
BankHolidaysTest: 86400
PopularTasks: 43200 # 1/2 day
PopularTasks: 172800 # 2 days
# AB test percentages
example_percentages:
A: 50
Expand All @@ -14,7 +14,7 @@ bankholidaystest_percentages:
A: 99
B: 1
populartasks_percentages:
A: 0
B: 0
C: 0
Z: 100
A: 10
B: 10
C: 10
Z: 70

0 comments on commit 0b1e9ed

Please sign in to comment.