firestore-migrator
firestore-migrator copied to clipboard
Error: 4 DEADLINE_EXCEEDED: Deadline Exceeded
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 ?
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