Hi, I’m working on a Node.Js Code that inserts rows from SQL in airtable, but the problem come when i try to insert a lot of rows in the same execution.
There are some rows that inserts well but others appear like this:
{ Error: read ECONNRESET
at TL...