Hi all - I run in to a lot of 429 Too Many Request...
# general
r
Hi all - I run in to a lot of 429 Too Many Request errors, even though I have the
Ory Network Production
plan and a staging environment. It really hampers development. I am the only developer hitting these endpoints, and it is really impairing development. Does anyone know if there is a way to request a very small increase in the limits for the
Ory Network Production
plan?
They are still useful to help with error handling cases, but I run in to the limits after a very short time. I don't know if this is cumulative, but I was trying to do some tests that hit the
/whoami
request to see if the User has a session, and I get the 429 error response very quickly, even after waiting some time between requests (like hours to days)
s
Staging projects have the same rate-limits as free projects. If you're not yet running on production, you can set the project to production during your heavy testing, and switch it back later. This is something we have on the backlog.
r
ok thanks @steep-lamp-91158 I will do that