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
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
The text was updated successfully, but these errors were encountered: