-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No way to export more than 2000 items #36
Comments
hi! the newer versions of the code dont make a new network call on every exportItem. Are you up to date with the repo? |
Hi! Yes I'm definitely up to date. It throws something like permitted...gcs-resumable-upload.3162563631.json rename gcs-resumable-upload.json |
Just delete that file or rename it to 'gcs-resumable-OLD' or whatever, and try again. |
I've tried it. No luck |
Any fix? |
New updates were made on Nov 29. Please make sure you are running the latest version of the code, and have re-built inside the functions directory. |
I did .. |
Still have this issue with latest version and clean set up |
Throws different errors when exporting composite on Windows. There is definitely some issues with so many and fast requests about gcs-resumable-upload.json. So I can't export the collection because the process stucks on 2100-2200 items every time.
npm cache clear
doesn't work too.I tried to add some interval in
exportItem
method but still no luck. In this case it throw another errrors:The text was updated successfully, but these errors were encountered: