witty-rocket-75751
07/24/2025, 8:47 AMThe connection errored: Failed host lookup: gb_host_url...
because of the same some of our feature flag values then give the default provided value but this impacts the final view user is seeing (default view).
Considering this is a generic error, what are some of the suggested best practices to avoid user falling back to default value.
caching feature values, retying initialisation during init failure, these were some of the approaches which came to my mind.