Help

How can I Skip the airtable limiter in node.js

1004 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Sistemas
4 - Data Explorer
4 - Data Explorer

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 TLSWrap.onStreamRead (internal/stream_base_commons.js:167:27) errno: ‘ECONNRESET’, code: ‘ECONNRESET’, syscall: ‘read’ }

I Have been reading and i saw that Airtable has a limiter or something like that. Can Someone explain me how to solve this. It should be great. Thank for all.

0 Replies 0