Home > @eppo/js-client-sdk > IClientConfig > pollingIntervalMs
Amount of time to wait between API calls to refresh configuration data. Default of 30_000 (30 seconds).
Signature:
pollingIntervalMs?: number;