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
fresh-football-47124
12/09/2024, 6:39 PM
Hi Rania
fresh-football-47124
12/09/2024, 6:40 PM
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.
fresh-football-47124
12/09/2024, 6:41 PM
you can make all feature flag requests have a timeout, and you can code them with a fallback should things go down
d
damp-twilight-12848
12/12/2024, 11:42 AM
@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