newEntities & saveMany too slow on a server

5 rows doesn’t seem like the sort of thing that should take long to import. I’d add some error logging at key points in the code to see what’s going wrong. Maybe a loop is somehow becoming infinite instead of just running for each row?