mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-15 17:50:48 +02:00
Update docs/user_guide/activation-strategies.md
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
This commit is contained in:
parent
081693128f
commit
19818facc9
@ -37,7 +37,8 @@ A flexible rollout strategy which combines all gradual rollout strategies in to
|
||||
|
||||
### Customize stickiness (beta)
|
||||
|
||||
By enabling the stickiness option on a custom context field you can use it together with the flexible rollout strategy. This will guarantee a consistent behavior for specific values of this context field. PS! support for this feature currently being supported by the following SDKs:
|
||||
By enabling the stickiness option on a custom context field you can use it together with the flexible rollout strategy. This will guarantee a consistent behavior for specific values of this context field.
|
||||
NB! this feature is currently only supported by the following SDKs:
|
||||
|
||||
- [unleash-client-node](https://github.com/Unleash/unleash-client-node) (from v3.6.0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user