I am getting the following error in my machine when I run my code locally.
The server did not return a complete response for this request. Server returned 0
bytes.
my code is a for loop which loops around 1 million time inserting objects in my array.
So what is the problem here please.