VulcanJS/vulcan-npm

2000 should be 20000

SachaG opened this issue · 2 comments

: options?.queryOptions?.pollInterval ?? 2000;

I think this should be 20000 if we mean 20s.

  • check if 0 if taken into account correctly

Will be fixed in next release