Hey, is there a way to disable request batching wh...
# orm-help
m
Hey, is there a way to disable request batching when using prisma-binding? I'm using prisma-binding for data migration, and I'm getting
EntityStreamSizeException
error (probably from Scala http lib called akka) because the batch is too big
k
bump, having the same issues
n
I don't think so, but sounds like a good feature request for https://github.com/prisma/prisma-binding