Closed gurgunday closed 9 months ago
We no longer need to have a timeWindow property since it will be passed dynamically to the incr method
timeWindow
incr
Note: this change won't affect custom stores since to them we pass all the options anyway
Here: https://github.com/fastify/fastify-rate-limit/pull/360
We no longer need to have a
timeWindow
property since it will be passed dynamically to theincr
method