Hi! We have a very strange issue in Prisma v1: one...
# orm-help
p
Hi! We have a very strange issue in Prisma v1: one resolver runs for a very long time (running a bulk import). After a few minutes, the resolver is stared a second time - without any new request - and while the initial request is still being processed! Did anyone experience this, too? Any way to prevent this? Thanks