Hey all. Do Growthbook SDKs provide means to handle connection failures gracefully? In my case, I don't plan to setup a Growthbook proxy or use CDN. But I want to provide some default fallback value for a feature if an attempt to connect to the Growthbook API from SDK failed. And probably, catch such a situation and log the error. Thanks.