Prismo
Netlify function EMFILE
If this is a dumb question just point me in the direction of the stackoverflow.
I've scoured discord and github issues to see if I can find any similar issues to no avail.
I've got a t3 server set up right now with a few TRPC method calls from the frontend to the backend. Everything is fine locally where my open file limit has not been modified from my stock OS config.
But when I run my function (which is just grabbing prisma data and returning) I get this error.
1 replies