I am using the Go GraphQL client and experienced panics when sending a lot of requests (10/sec) and I'm not sure where to report the error. For now, I reported it at the examples: https://github.com/prisma/prisma-examples/issues/445
d
divyendu
02/11/2019, 4:12 AM
Are you using a locally hosted Prisma server or the demo server?
l
Luca
02/11/2019, 8:14 AM
I use a local server, specifically the Prisma docker image 1.26 and postgres with docker-compose