js-client-sdk

Home > @eppo/js-client-sdk > IClientConfig > pollingIntervalMs

IClientConfig.pollingIntervalMs property

Amount of time to wait between API calls to refresh configuration data. Default of 30_000 (30 seconds).

Signature:

pollingIntervalMs?: number;