Closed gurgunday closed 4 months ago
We want to remove:
https://github.com/fastify/fastify-rate-limit/blob/595a627020837d5c4ad3de7a235f385f3e6af2a5/.taprc#L3-L6
I have a lot of failures locally: Ubuntu 22, Node 22
It's because you need a running redis instance on your machine
https://github.com/fastify/fastify-rate-limit/blob/595a627020837d5c4ad3de7a235f385f3e6af2a5/.github/workflows/ci.yml#L18
You can use Docker to set one up, or use Actions/CI on your local repo to test the changes
Prerequisites
Issue
We want to remove:
https://github.com/fastify/fastify-rate-limit/blob/595a627020837d5c4ad3de7a235f385f3e6af2a5/.taprc#L3-L6