Disable Rate Limit on certain routes?
I have a rate limit set up with secondary storage that uses cloudflares KV store, whilst this works great, it creates a key values pair for every api route which creates thousands of kv's.
For my case I only want to rate limit the /sign-in/social for example and none of the get-session routes. Is this currently an option?
For my case I only want to rate limit the /sign-in/social for example and none of the get-session routes. Is this currently an option?

