Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ratelimiter not working #38

Open
TonsiTT opened this issue May 10, 2024 · 2 comments
Open

Ratelimiter not working #38

TonsiTT opened this issue May 10, 2024 · 2 comments

Comments

@TonsiTT
Copy link

TonsiTT commented May 10, 2024

Trying to deploy gives the error:

✘ [ERROR] Running configuration file validation for Pages:

- Configuration file for Pages projects does not support "unsafe"

Its due to the unsafe.binding for ratelimiter

@Dhravya
Copy link
Owner

Dhravya commented May 11, 2024

Yes, you can just remove the ratelimiter field in wrangler.toml and it will work exactly the same way (without ratelimits)

@TonsiTT
Copy link
Author

TonsiTT commented May 15, 2024

any way to retain the ratelimiter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants