I am using the Go GraphQL client and experienced p...
# orm-help
l
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
Are you using a locally hosted Prisma server or the demo server?
l
I use a local server, specifically the Prisma docker image 1.26 and postgres with docker-compose
d
Thanks! would it be possible for you to create an issue here: https://github.com/prisma/prisma/issues/new?template=bug_report.md Possibly with a small reproduction repository 🙏
l
I created one but I wasn't sure what additional info I could specify, so feel free to request anything you need
d
Thanks!
👍 1