node-server-sdk

Home > @eppo/node-server-sdk > IClientConfig > pollingIntervalMs

IClientConfig.pollingIntervalMs property

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

Signature:

pollingIntervalMs?: number;