v2.11.1
- Fixed an issue with reservoir refresh where the very first refresh would happen too early.
- Reduced the heartbeat for local datastores to 250ms. It is still 5000ms for redis/ioredis datastores. This allows local limiters to set a
reservoirRefreshInterval
value as low as 250ms.