When a number of rows to be generated is massive, Mockaroo first generates the file on the server, to be available in the downloads section later.
I have this test scenario where each Json row, contains 1,000 nested objects, and if I try to generate 10,000 rows, Mockaroo send the download directly, and I am getting a time out network error.
How can I force Mockaroo to generate the file on the server first, regardless of a number of rows to be generated?