Are you running locally?

Are you running locally?
1 Reply
divby0
divby0•15mo ago
Yes I am, why were you asking? 🙂 I currently have a workaround to just await Promise.all and then map each object to an insert promise. Which is suboptimal but I don't want to some complicated batching that could go wrong if I use too many characters, parameters or something.

Did you find this page helpful?