-
Notifications
You must be signed in to change notification settings - Fork 197
Closed
Description
In contrasting open source feature systems flagr is certainly one of the more mature options. The one caveat I found was its quite complex for a generic boolean feature flag. The scenarios that I think could be simpler are:
- global on/off: could respect the default on/off state.
- % of entity_id on/off: could respect the segment rollout with no distribution plan
You could achieve the latter if the API returned some kind of information saying "segment is on with rollout plan and no variant".
wildefires
Metadata
Metadata
Assignees
Labels
No labels