worried-planet-2191
06/19/2023, 12:23 PMgorgeous-translator-85551
06/19/2023, 12:29 PMgrowthbook 2.2.0
@growthbook/growthbook-react: "0.17.0"happy-autumn-40938
06/19/2023, 5:17 PMautoRefresh: false should effectively shut off SSE subscriptions. If it's not doing so, this may be a bug in our SDK. I'll have a lookconfigureCache({
backgroundSync: false,
});gorgeous-translator-85551
06/20/2023, 2:58 PMconfigureCache({
backgroundSync: false,
});
This seems to work though! Any tips on when to run this? Right now I do it right after setting up the GrowthBook instance and it seems to work fine.
Any disadvantages in turning of background sync? (apart for the absence of SSE)happy-autumn-40938
06/21/2023, 5:17 PM