Hi. We're currently working on a better solution for this using web sockets (or similar tech). So when you change a feature in GrowthBook, all clients will automatically get the new value (within a couple seconds).
✅ 2
b
bitter-river-56871
01/03/2023, 10:00 AM
That sounds pretty sweet - I’m currently getting it with react query, invalidating cache after X minutes but it’s not the most elegant solution,
g
green-memory-69829
01/09/2023, 10:44 PM
@bitter-river-56871 +1, using SWR with a similar implementation