Flip ELONGATOR_PROFILE_API experiment to 100%

This commit is contained in:
dangered wolf 2023-11-04 03:33:59 -04:00
parent af06d787cc
commit bed1858551
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -19,7 +19,7 @@ const Experiments: { [key in Experiment]: ExperimentConfig } = {
[Experiment.ELONGATOR_PROFILE_API]: { [Experiment.ELONGATOR_PROFILE_API]: {
name: 'Elongator profile API', name: 'Elongator profile API',
description: 'Use Elongator to load profiles', description: 'Use Elongator to load profiles',
percentage: 0 percentage: 1
}, },
[Experiment.TWEET_DETAIL_API]: { [Experiment.TWEET_DETAIL_API]: {
name: 'Tweet detail API', name: 'Tweet detail API',