I’m still interested in this. Does anyone know?
As far as I can tell, no explicit restriction to the fetchInterval
is implemented in this module. Assuming my observation is correct, this would imply that the actual max. value for fetchInterval
is 2147483647
(~ 24.8 days) according to stackoverflow Why does setTimeout() “break” for large millisecond delay values?.