You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quick thought: might deprioritize "split testing" and move it into it's own milestone in favor of focusing this milestone on feature flags and gradual rollouts. A/B testing has a lot more to it, sampling, user segmentation, metrics, that add significant scope.
This ticket builds on #480 to add support for throttled rollouts and split tests.
(this ticket still needs to be refined)
Design notes
Feature flags are binary, but split tests need more complex configuration. Something like:
The text was updated successfully, but these errors were encountered: