anthony
Explore posts from serversCDCloudflare Developers
•Created by anthony on 3/25/2024 in #workers-help
429 too many requests
I've been getting 429ed recently on URLs in production via my Cloudflare Worker. However, I'm not facing this issue in development. In the error message, I just see the URL requested over and over, like it's trying to redirect, but not.
I searched inside this channel before posting and I have changed SSL to
Strict (Full)
. The domain I'm running the worker on is proxied through Cloudflare as the domain is on Cloudflare. I saw something about that.
The reference post is https://discord.com/channels/595317990191398933/1197631748390006804
I'm not sure where else to go from there. Any help would be appreciated. Thanks.2 replies