mirror of
https://github.com/jbranchaud/til
synced 2026-09-01 01:01:46 +00:00
Link to flipper's github in recent TIL
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Flipper Discards Actors When Feature Fully Enabled
|
||||
|
||||
Let's say I have a Flipper feature flag that I have enabled for a handful of
|
||||
users. When I eventully go to globally enable that feature flag with the big
|
||||
Let's say I have a [Flipper feature flag](https://github.com/flippercloud/flipper) that I have enabled for a handful
|
||||
of users. When I eventully go to globally enable that feature flag with the big
|
||||
green 'Enable' button, the gate short-circuit evalutes to true everywhere. This
|
||||
is what grants access to anyone when it is enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user