Hi Render Community,
I’m encountering a 429 Too Many Requests
error on the Starter tier, despite implementing rate limiting and sleep intervals in my FastAPI application. Interestingly, the same setup works fine on the Free tier.
Could there be something specific to the Starter tier causing this issue? Any guidance would be appreciated.
Thanks
Mohsin