Skip to content

Commit f02e5ef

Browse files
committed
Set Prebid failsafe AB test to 0%
1 parent 9680460 commit f02e5ef

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ab-testing/config/abTests.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,10 @@ const ABTests: ABTest[] = [
187187
name: "commercial-prebid-failsafe-timeout",
188188
description: "Gradually roll out the Prebid failsafe timeout feature",
189189
owners: ["commercial.dev@guardian.co.uk"],
190-
expirationDate: "2026-09-30",
190+
expirationDate: "2026-10-28",
191191
type: "client",
192192
status: "ON",
193-
audienceSize: 10 / 100,
193+
audienceSize: 0 / 100,
194194
audienceSpace: "B",
195195
groups: ["control", "variant"],
196196
shouldForceMetricsCollection: true,

0 commit comments

Comments
 (0)