https://www.growthbook.io/
Join Slack
Hi all, I’m new here. Do you guys have an architectue diagram? I’m particularly interested in how fe...
y

Yang Zhao

about 3 years ago
Hi all, I’m new here. Do you guys have an architectue diagram? I’m particularly interested in how feature flag works in details. And how many environments do you support
y
j
  • 2
  • 23
  • 137
when I called API `<https://cdn.growthbook.io/api/features/key_dev_xxxxxx>` , the result I got is ``...
y

Yanting Chen

over 3 years ago
when I called API
<https://cdn.growthbook.io/api/features/key_dev_xxxxxx>
, the result I got is
{"status":200,"features":{"should-show-product-title":{"defaultValue":true}}}
However, when I do
useFeature('should-show-product-title').on
, the result is false instead. So, what might be the root cause of these different results?
y
g
j
  • 3
  • 26
  • 137
Hi all, quick questions. will GrowthBook SDK auto refresh bring too much pressure to the server if t...
h

Herb He

over 2 years ago
Hi all, quick questions. will GrowthBook SDK auto refresh bring too much pressure to the server if there are like more than 100k client using it? Because I see it’s listen on SSE events.
h
g
  • 2
  • 4
  • 136
I was going to put together a helm chart, do you all have a public growthbook image I can use?
p

Paul Johnston

almost 4 years ago
I was going to put together a helm chart, do you all have a public growthbook image I can use?
p
g
+2
  • 4
  • 14
  • 136
What’s the recommended approach to trigger a refetch of feature toggles with GrowthBook? Let’s say a...
a

Anton wester

over 2 years ago
What’s the recommended approach to trigger a refetch of feature toggles with GrowthBook? Let’s say a user logs in and I want to update the toggles based on some value that’s only available when the user is signed in. Would running setAttributes automatically trigger a refetch or do I need to retrigger creating my Growthbook instance? I saw something about autoRefresh, but that’s mainly for when features are added / updated in Growthbook I assume?
await gb.loadFeatures({ autoRefresh: true });
Or would updating your attributes with setAttributes also retrigger an autorefresh in this scenario?
a
g
  • 2
  • 2
  • 135
Hello, we are also planning on implementing GrowthBook for our Cloud functions (running in node.js)....
e

Eljas Jalo

over 2 years ago
Hello, we are also planning on implementing GrowthBook for our Cloud functions (running in node.js). We have successfully using this on our front end (nuxt.js) and REST API (expressjs). For this Cloud function implementation, I would be happy to hear if every function invocation should use its own GrowthBook client or if we can cache the client for every instance instead? If so we could benefit
autoRefresh
on features as those could be refreshed until the instance is shut down rather than fetching them seperately for every invocation. Any ideas or suggestions to make it perfect with this type of server implementation?
e
j
  • 2
  • 1
  • 135
Hello everyone! Has anyone tried to integrate GB with Plausible Analytics?
u

위성훈

over 2 years ago
Hello everyone! Has anyone tried to integrate GB with Plausible Analytics?
u
g
  • 2
  • 13
  • 134
Hi folks. Can anyone help with this error? I'm still figuring this all out - this is a basic experim...
t

Tom S

almost 2 years ago
Hi folks. Can anyone help with this error? I'm still figuring this all out - this is a basic experiment to try and understand the concepts in Growth Book. Multiple Exposures Warning. 43 users (7.39%) saw multiple variations and were automatically removed from results. Check for bugs in your implementation, event tracking, or data pipeline. I have attribute clientId set up in Attributes, and my GB implementation sets this to be the GA Client ID. The A/B experiment attached tot he feature I am testing splits users by this variable. The metrics I am using to test have identifier types of user_id and anonymous_id - this is all that is available here. I might well be missing something obvious, any help appreciated.
t
j
  • 2
  • 7
  • 133
hello everyone, im try to run in k8s. but i got error this ```$ wsrun -p '*-end' -m start back-end ...
i

Imam Muslim

about 3 years ago
hello everyone, im try to run in k8s. but i got error this
$ wsrun -p '*-end' -m start
back-end
 | $ node dist/server.js
front-end
 | $ next start
 | ready - started server on 0.0.0.0:3000, url: <http://localhost:3000>
 | info  - Using webpack 5. Reason: no next.config.js <https://nextjs.org/docs/messages/webpack5>
back-end
 | Killed
 | error Command failed with exit code 137.
 | info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
 | `yarn start` failed with exit code 137
i
g
  • 2
  • 17
  • 133
Hi! We want to test a self-hosted growthbook via docker. Caddy is supposed to run as a reverse prox...
k

Klaus Rubenstein

about 2 years ago
Hi! We want to test a self-hosted growthbook via docker. Caddy is supposed to run as a reverse proxy: example.com/gb --> localhost:3000 and example.com/gp-api --> localhost:3100. But this doesn't seem to work, the GB frontend doesn't respond at all, the API answers with "401: No authorization token was found". Can this setup be handled without an modification on application side?
k
j
  • 2
  • 2
  • 131
Previous111213Next

GrowthBook Users

Open source platform for stress free deployments, measured impact, and smarter decisions.

Powered by