Configuring worker rate limits through API
I'm trying to configure my worker with terraform and was using the new rate limits feature. Is there a way to configure worker rate limits through the dashboard / api / terraform.
I've searched everywhere and couldn't find a way to configure except in the wrangler.toml unsafe bindings. Also I have tried creating wrangler.toml only with the rate limit binding in the worker created by terraform but it seems to have no effect.
Anyone managed to do this by any chance?
1 Reply
That's fair, just wondering why the api is not exposed also as unsafe through other methods than wrangler