And just one more (I hope!) Is there a limit as to...
# talk-keto
h
And just one more (I hope!) Is there a limit as to the number of parallel check requests that can be made on a gRPC channel? I can parallelise to 20, but above that I get a:
Copy code
rpc error: code = Unavailable desc =
error returned (this is connecting to the Ory Network Keto service, rather than a self host)
Actually it seems to happen at rates lower than 20 too Is there throttling of some form in play? (I’m testing against a free Ory account)
Swapping to HTTP, I’ve got some clarity on it - it’s rate limited on both protocols For HTTP, it’s clear via a
429
response with
x-envoy-ratelimited
header returned This isn’t at very high volume from a single server - it can happen at ~ 10 requests in parallel. And doesn’t seem to be any different on paid / free accounts Some questions as a result: • Is this the expected rate limit for Keto regardless of account type? • Do you publish figures on the limit? • And is the same limit in place across all services, or does the rate vary by service?
r
Hi @helpful-traffic-4919 thank you for reaching out. Yes, we have rate limits in place based on subscription. We can additionally apply custom rate limits for enterprise plans. If you like, we can discuss your traffic scenario on a quick call?
h
Sure Tommy, quick call could help bottom it out
r
I am looking forward to talking to you. Please schedule a meeting using this link at a time that works best for you. If you prefer, you can let me know your availability, and I will do my best to accommodate your schedule.
h
Scheduled, thanks Tommy