Hey all,
I have a question about namespaces. I have an interesting requirement where I have 3 different experiments being run, A / B / C
A needs to be completely exclusive from the other two experiments, but B and C can have some overlap and both can be actively running at the same time
My question is: If I add them all to a single namespace and allot A to the first 50% of the traffic, then allot the B & C to the same final 50%, will it allow that functionality to work? The UI seems to allow me to have the two experiments occupy the space in the traffic allocation without issue. But I don't have an easy way to test if this will have the result I'm hoping for.