#Insert data (1500 registries) optimization issue in Vercel

2 messages · Page 1 of 1 (latest)

chilly pilot
#

Hi friends!

I am facing a problem in vercel with a button that I added to make a sync with an external service that has a lot of registers (aroud 1500)

The problem is that the payload.create and payload.update are so slow for my production server. Looks like takes a while for the execution.

Do you know if there is a way to make the persistence in a more "low level". With the internal orm or making the SQL directly?

wooden pagodaBOT