Skip to content

add an ab test config for allowing the async loading of userIds#15499

Open
dskamiotis wants to merge 1 commit intomainfrom
ds/add-abTest-config-commercial-loading-userids-async
Open

add an ab test config for allowing the async loading of userIds#15499
dskamiotis wants to merge 1 commit intomainfrom
ds/add-abTest-config-commercial-loading-userids-async

Conversation

@dskamiotis
Copy link
Contributor

What does this change?

Adds an AB test configuration, for a client side commercial feature; "Allowing userIDs to be asynchronously".
Related PR: guardian/commercial#2429

Why?

We would like to see if this feature has any impact on potentially blocking the loading of downstream functions.

@dskamiotis dskamiotis requested a review from a team as a code owner March 9, 2026 16:12
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@dskamiotis dskamiotis added the feature Departmental tracking: work on a new feature label Mar 9, 2026
audienceSize: 10 / 100,
audienceSpace: "A",
groups: ["control", "variant"],
shouldForceMetricsCollection: false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to collect metrics on this? I imagine it might be hard to assess without

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants