Skip to content

How does stickiness work when scaling down, instead of up? #6889

Answered by gastonfournier
steffly asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @steffly, sorry for the delay. I came back from vacations and forgot to check this.

TL;DR; that's not how feature flags work and I don't think that's a feature we'd consider for Unleash. But there are options.

If I understood correctly, the expectation is that if a feature was initially flawed, it should continue to be flawed for the users already exposed to it. And the problem is that the purpose of feature flags, is to allow you to disable a feature if it's found to be flawed. Modifying this fundamental behavior is not something we'd consider.

You still have a few options, if this is what your use case requires:

  1. You cannot roll back a feature once it's been rolled out to a subset o…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@gastonfournier
Comment options

@steffly
Comment options

@gastonfournier
Comment options

Answer selected by gastonfournier
@steffly
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants