Is there an existing issue for this?
Current behavior
When running the latest throttler (6.x), multiple requests are not blocked as expected.
Minimum reproduction code
https://github.com/mukunda-/nestjs-throttler-test
Steps to reproduce
- checkout
- npm i
- npm run test
Expected behavior
The throttler should not allow more requests until the existing blocks expire fully.
Package version
6.0.0
NestJS version
10.3.10
Node.js version
20.15.1
In which operating systems have you tested?
Other

Is there an existing issue for this?
Current behavior
When running the latest throttler (6.x), multiple requests are not blocked as expected.
Minimum reproduction code
https://github.com/mukunda-/nestjs-throttler-test
Steps to reproduce
Expected behavior
The throttler should not allow more requests until the existing blocks expire fully.
Package version
6.0.0
NestJS version
10.3.10
Node.js version
20.15.1
In which operating systems have you tested?
Other