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)
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.