Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When building a new feature and considering rolling it out to a large customer base in phases, there is requirement that certain customers who opt out any new features should be excluded permanently. The opt-out setting is usually stored in another config service which offers RESTful or GraphQL api access. There are other scenarios where we need to call services to get additional context data. Would it make sense to support this feature in flagd? @toddbaert
Beta Was this translation helpful? Give feedback.
All reactions