Open Tymek opened 15 hours ago
This might need a round of statistical testing across the SDKs as well. We've had problems in the past where very small rollouts didn't distribute well because of weird hash bucketing. Completing this feature might cause that all over again
Describe the feature request
Unleash should be able to work with smaller rollout, like .5%.
Background
Backend already supports 0.1% precision. I don't think it will work with 0.01%. This should be verified.
Solution suggestions
Add 0.1% precision to the inputs in strategy form.
Internal ticket: CJUX-20