worried-planet-2191
05/23/2023, 12:21 PMechoing-daybreak-70669
05/24/2023, 9:06 AMmysterious-actor-57816
05/24/2023, 12:38 PMsquare-leather-98692
05/25/2023, 11:03 PMbulky-vr-19911
05/26/2023, 8:47 AMbillowy-vegetable-23
05/27/2023, 7:46 AMcolossal-bird-31457
05/28/2023, 7:30 AMcreamy-garden-10401
05/29/2023, 3:04 PMgreen-oxygen-44136
05/30/2023, 6:22 AMThe user aborted a request.
miniature-agency-3305
05/30/2023, 2:17 PMsquare-leather-98692
05/30/2023, 5:17 PMwhite-salesclerk-40048
05/31/2023, 7:37 AM"Precondition failed"
error in my experiment results? Would be really helpful, thank you in advance.many-account-13676
06/01/2023, 5:30 PMvictorious-toddler-21910
06/02/2023, 12:14 PMmost-pizza-11069
06/02/2023, 2:40 PMfeature_value
method. He has raised an issue and proposed a solution but I think was holding off on creating a PR until he heard back. Any chance one of the team could have a look?numerous-optician-45585
06/02/2023, 4:47 PMnumerous-optician-45585
06/02/2023, 4:50 PMnumerous-optician-45585
06/02/2023, 4:50 PMlively-vase-96357
06/05/2023, 4:58 AMenough-psychiatrist-34168
06/05/2023, 7:59 PMv6
? I can't run it on my k8s cluster connected to Mongo Atlas.
https://github.com/growthbook/growthbook/pull/1299stale-school-57670
06/06/2023, 8:38 AMripe-oyster-41378
06/06/2023, 9:46 AMcool-salesmen-18155
06/06/2023, 10:55 AMbig-farmer-15681
06/06/2023, 12:29 PM401 Unauthorised
error after login with SSO. Can someone help why this is happening?
Screenshot for reference -agreeable-room-48573
06/06/2023, 3:19 PMaloof-motorcycle-91958
06/07/2023, 7:59 AMclever-hair-5481
06/07/2023, 10:39 AMripe-oyster-41378
06/07/2023, 12:11 PMexport function getServerSideGrowthBookContext(req) {
// Set GrowthBook polyfills for server environments
setPolyfills({
fetch: require("cross-fetch"),
EventSource: require("eventsource"),
SubtleCrypto: require("node:crypto")?.webcrypto?.subtle
});
return {
apiHost: "<https://cdn.growthbook.io>",
clientKey: "some_key",
enableDevMode: true,
attributes: {
// TODO: get more targeting attributes from request context
deviceId: "151515151",
},
}
}
ripe-oyster-41378
06/07/2023, 12:12 PMclever-helmet-13121
06/07/2023, 2:52 PMRun Analysis
on a Metric, we receive this error: The index path corresponding to the specified order-by item is excluded.
It seems like we need to index the fields used when sorting the result from the db. It seem to happen on this endpoint: POST metric/:metricId/analysis
. Do you have any pointers on if sorting is done here? I tried to search through the code but didn’t find anything.
Thanks in advance!