product · inferred from evidence
manual poll mode
A mode in the ConfigCat JS SDK where configuration downloads are triggered manually.
- ConfigCat createClientWithManualPoll ERROR config.json is not present returning default value
In manual poll mode you must call forceRefresh() at least once to download config.json before evaluating, or switch to lazy loading mode, which downloads the config on each getValue call when the cache is empty or expired (configurable via