Chris
CDCloudflare Developers
•Created by Chris on 6/1/2024 in #workers-help
Rate Limiting not working in environments
Hi I have a rate limiter defined on my dev env as such:
When the worker executes, there isn't a
limit
function bound for me to call. A console log of the environment shows:
And if I try to run the limit:
2 replies