mammoth-country-55223
06/20/2023, 2:43 PMbetter-byte-56136
06/20/2023, 3:01 PMsome-umbrella-45927
06/20/2023, 9:15 PMquaint-wolf-68910
06/21/2023, 3:04 PMbrief-traffic-36675
06/21/2023, 4:16 PMCDN
?
• CDN_HOST - When set, this will update the implementation instructions within GrowthBook to override theΙs thein cases where a CDN is used.API_HOST
CDN
an alternative to the API_HOST
? Or when set they can be both used with the one serving as a fallback of the other?brief-traffic-36675
06/21/2023, 4:34 PMAdmin
role?colossal-dream-20188
06/21/2023, 4:39 PMadorable-fish-77093
06/21/2023, 6:38 PMchilly-ice-41777
06/22/2023, 7:36 AMmillions-machine-60799
06/22/2023, 2:49 PMbrainy-ocean-64416
06/22/2023, 3:46 PMcalm-dream-71211
06/22/2023, 4:06 PMGET /api/v1/visual-changesets/vcs_2pogalj77ccuv?includeExperiment=1 404
I'm using a self-hosted version of GrowthBook along with the React SDK. Everything else is properly working including reading/using the experiment data in the site.
Does anyone know what could be causing the error?plain-camera-45050
06/22/2023, 4:36 PMfull-pager-39100
06/22/2023, 6:05 PMversion equal 10
context := growthbook.NewContext().
WithFeatures(featureMap).
WithAttributes(growthbook.Attributes{
"version": 10,
})
gb := growthbook.New(context)
value := gb.Feature("featureName").Value
adorable-fish-77093
06/22/2023, 10:00 PMcareful-oyster-228
06/23/2023, 7:43 AMrich-psychiatrist-16291
06/23/2023, 2:48 PMVariation 2
has gone from +6.9%
with 80% Chance to Beat Control to the current value. I'd think the amount of data would be enough to hit statsig so I wonder if it's something wrong with our implementation. For context this is setup in our landing pages, we fire Experiment Viewed
on every page and the conversion is set to whenever the visitor clicks on the Book Appointment
button (also present in every page) which would then take them to another app to finish the booking process. Events are being sent through Amplitude to a Redshift instance and I can see the numbers matching.hallowed-toothbrush-30835
06/23/2023, 6:33 PMhallowed-toothbrush-30835
06/23/2023, 6:34 PMcareful-oyster-228
06/23/2023, 9:32 PMcareful-oyster-228
06/23/2023, 9:33 PMbright-address-95055
06/25/2023, 11:49 PMcalm-spoon-89942
06/26/2023, 4:27 PMgray-crayon-34592
06/27/2023, 12:17 PMbusy-judge-6469
06/27/2023, 1:46 PMadventurous-lamp-69236
06/27/2023, 4:44 PMfast-continent-33282
06/27/2023, 7:02 PMorange-zoo-48432
06/28/2023, 10:58 AMsquare-van-24138
06/28/2023, 12:04 PMbusy-window-96391
06/28/2023, 3:20 PMgb.feature()
function to fetch the state of a feature flag. However, in situations where there is no internet connection, the function returns null
. I was wondering if there is a way to cache the flag data and use it when there is no internet connectivity.
Is there a built-in caching mechanism in GrowthBook that allows me to store and retrieve flag states locally? If not, do you have any recommendations or best practices for handling offline scenarios and preserving the feature flag states?
Thank you for your assistance.