Avatar

Community Advisor

Hey @Milan_Vucetic - is the error intermittent or does it always fail after a certain number of records? Have you tried altering the batch size to something smaller?

Are you running simultaneous async connections to the web_service_address? It could be the JS execution engine running out of connections in the pool or something like that.