Also, the proxy works in pull mode (it pulls the c...
# ask-questions
b
Also, the proxy works in pull mode (it pulls the configuration from the
api
) or is it the other way around (the
api
pushes the configuration to the proxy?
r
The GrowthBook Proxy pulls the configuration from the GrowthBook API. It uses polling to connect to the GrowthBook API and retrieve the list of valid SDK Connections and feature flag configurations.
b
Thanks!
Ιs the sync period (the period from which the proxy pulls the configuration from the
api
configurable?