I have a custom resolver timing out after 15s… it ...
# prisma-whats-new
t
I have a custom resolver timing out after 15s… it needs to loop through and insert a few hundred new records. What is the best way to do this? I’ve done it the same way as here, but still times out awaiting the promises: https://github.com/marktani/scripts/blob/master/delete-nodes/delete-nodes.js