Hi, I have noticed that experiments created in two...
# ask-questions
f
Hi, I have noticed that experiments created in two different ways have different performances. Method 1: Create a new feature configuration simultaneously when creating a new experiment. Method 2: When creating a new experiment, link to an already existing feature. For Method 1, when modifying the traffic ratio in the experiment, the traffic ratio in the feature also changes synchronously, and the configuration actually pulled by the client is consistent. For Method 2, when modifying the traffic ratio in the experiment, the traffic ratio in the feature does not change synchronously, and the configuration actually pulled by the client is from the feature, not the experiment. I would like to confirm whether this situation is part of your design, or is there something wrong with my operation?