Replies: 1 comment 1 reply
-
|
Is this in a particular SDK? Are you able to share some code? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
i started to experiment with flagsmith and have some trouble. I like the idea by caching my flags, but i don't understand why my flags will not be updated.
Situation:
Expectation:
1)Start App
2)get initial flags
3) store them in cache
4)change flags
5)restart app
6)use new flags and overwrite cache
Is there some very long waiting time coming with cacheFlag: true between flag updates? Did not found info in docs.
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions