Join Slack
Powered by
I have a custom resolver timing out after 15s… it ...
# prisma-whats-new
t
tsdexter
03/04/2018, 6:11 PM
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
Open in Slack
Previous
Next