Skip to content
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

Unable to delete all entities from given period when force=true #4

Closed
jotegui opened this issue Jun 3, 2016 · 1 comment
Closed
Labels

Comments

@jotegui
Copy link
Member

jotegui commented Jun 3, 2016

Using force=true should delete all existing entities from the specified period and start with a fresh extraction. However, it seems the prepared transaction is too big:

BadRequestError: datastore transaction or write too big.

Possible fix: enable "pagination" and delete smaller chunks

@jotegui jotegui added the bug label Jun 3, 2016
@tucotuco
Copy link
Member

This no longer seems to be an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants