issues
search
fastify
/
fastify-rate-limit
A low overhead rate limiter for your routes
MIT License
497
stars
70
forks
source link
fix: retry-after should be in seconds when specified timeWindow
#307
Closed
Uzlopak
closed
1 year ago
Uzlopak
commented
1 year ago
Fixes #301
Checklist
[ ] run
npm run test
and
npm run benchmark
[ ] tests and/or benchmarks are included
[ ] documentation is changed or added
[ ] commit message and code follows the
Developer's Certification of Origin
and the
Code of conduct
Fixes #301
Checklist
npm run test
andnpm run benchmark