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