Home > @eppo/node-server-sdk > IClientConfig > pollingIntervalMs
Amount of time in milliseconds to wait between API calls to refresh configuration data. Default of 30_000 (30s).
Signature:
pollingIntervalMs?: number;