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