Anyone else getting Timeouts using Prisma Cloud? S...
# orm-help
q
Anyone else getting Timeouts using Prisma Cloud? Short queries work but trying to fetch more than 20 items gives timeouts. Am I hitting some sort of rate limit here?
t
Yes, have been getting time-outs on dev server (prisma-eu1) recently as well
q
thanks for confirming the issue! Would be nice to know if they are rate limiting the free tier or if its just an error.
t
Apparently there is a rate limiting in place: https://www.prisma.io/docs/run-prisma-server/demo-servers-prisma-cloud-jfr3/#limitations but I didn't notice any
throttled-by
headers present
So not sure whats going on
v