codediodeio / firestore-migrator

:bullettrain_side: A CLI utility for moving data to and from Cloud Firestore
https://angularfirebase.com/lessons/import-csv-json-or-excel-to-firestore/
317 stars 94 forks source link

Error: 4 DEADLINE_EXCEEDED: Deadline Exceeded #18

Open SogoGolf opened 5 years ago

SogoGolf commented 5 years ago

I received this error just now as I was waiting for an upload to complete.

fire-migrate import --chunk 500 clubs.json clubs

Is there any way to allow a larger file upload / get around this deadline exception ?

tommyc38 commented 5 years ago

I have a CSV file with ~500K rows. I get a Javascript heap out of memory error. I am guessing its tied to this issue