Open ronykrell opened 4 years ago
I'm also facing this issue
I had the same issue
anyone able to resolve this?
I'm also facing same. Please please please help...
Same please help
I think this issue can be fixed by limiting the concurrency. If a limitation is necessary seems to depend on the content (depth, collection size etc). I'll open a PR later.
Just wondering if this issue has been resolved. I'm also getting the 'Bandwidth exhausted' error. cheers
Expected behavior
firestore-import working correctly - i.e. importing contents of json file created by firestore-export back into firestore.
Actual behavior
The import works partially - a few seconds after starting I get these errors
Some data is imported into the firestore database, but other data is not imported.
Steps to reproduce the behavior
Using version 1.1.0
Running command
/home/ec2-user/.nvm/versions/node/v13.3.0/bin/firestore-import -a ~/pc-test-firebase-adminsdk-5relp-daf7fa32cf.json -b backup-202005251534.json
The Firestore project is using the Blaze plan