We are using Growthbook heavily on the APP and WEB...
# ask-questions
d
We are using Growthbook heavily on the APP and WEB, And we have a big day that has a lot of traffic. So we have a concern about grrowthbook being down or we reached Quota. 1. So what will be the response from growthbook side on those 2 cases? 2. Is there any suggestion from your side as plan B for this situation?
Also if we moved this config file to API in case anything went down. Is there an option to add it to SDK? SO we don't have to change anything?
f
Hi Rania
We serve billions of requests, and petabytes of data with 100% uptime over the last 6 months. We are unlikely to go down. If you're over quota, we don't suddenly turn off your account, we just reach out.
you can make all feature flag requests have a timeout, and you can code them with a fallback should things go down
d
@fresh-football-47124 is there a way to give SDK a URL or endpoint URL. on initialization so if growthbook failed he can read from the endpoint. why we don't wanna add fallback by hand on code so if business want to change something or any feature flag quickly. if yes, Can you show it to me how? Am using react for web
@fresh-football-47124?