This message was deleted.
# ask-questions
w
This message was deleted.
f
Hi Sean, sure - the local storage is used to keep a copy of the features and rules from the SDK endpoint. It will be considered stale after 1 minute. You can find the code for this here: https://github.com/growthbook/growthbook/blob/main/packages/sdk-js/src/feature-repository.ts
The purpose is to reduce the need for network calls when using GrowthBook on the client side.
138 Views