Prisma isn’t able to handle more than 999 requests...
# orm-help
j
Prisma isn’t able to handle more than 999 requests at once. The actual model called is fine, but any relations within it are all null/empty arrays. Is this a known issue? It might be related to how it breaks up calls instead of using left join etc.
https://github.com/prisma/prisma/issues/12338 It is this problem, but its not very easy to find - I searched for it earlier last month and didnt find it.
d
For the most part, Prisma is very unresponsive when it counts to community support. So, you are pretty much on your own.
s
@Demian N I was actually shocked to see how dead this community is. Everyday a few people ask questions but most aren’t ever answered.
v
Hi @Jonas Rothmann thank you for raising this problem and finding the GH issue #12338. Our team is focusing on the MongoDB and CockroachDB GA launch in the coming weeks, but we will be focusing on filling in the gaps for the other connectors afterwards.
@Demian N @Sönke Peters I'm sorry to hear your disappointed with the community support!
We're a bit short staffed, so it takes us a while to respond to all questions on Slack, GH Discussions and StackOverflow. That said, we always go back and all the questions in Slack are answered within the week. If something is more urgent, feel free to open a GitHub Discussion instead: https://github.com/prisma/prisma/discussions
n
Hey Jonas 👋 Thank you for commenting on the GitHub Issue, If there are any other details you would like to share you can add those in the Issue itself, you should be informed via mail automatically about the status of the bug as soon as there are updates on it and we will try to fix this as soon as possible. Thanks again for reporting this issue it will help us in prioritising it.