Hi all, we're currently getting rate limiting erro...
# ory-network
b
Hi all, we're currently getting rate limiting errors occasionally. Some questions related to that: • what are the current rate limits? Can't find any details in the documentation, but maybe I just searched bad • Vincent mentioned that you guys will create a page in the console to keep track of usage / rate limits, are there any progress on that? And finally, • If we have edge caching enabled (we do), will each cache hit affect our usage, or is it zero in that case?
s
the rate-limit depends on your plan, which one do you have?
edge sessions do not count against that limit
b
Essentials is the subscription. Figured out via trying the new UI, it looks great!
s
thx
we have 1800rps for whoami checks, and 900rps for all other requests on the essentials plan
b
per second? Thanks! Then probably somewhere we do an unnecessary amount of calls, can't imagine we would reach those levels on normal use yet