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

Support batch size over 500 #112

Open
apstndb opened this issue Mar 30, 2023 · 0 comments
Open

Support batch size over 500 #112

apstndb opened this issue Mar 30, 2023 · 0 comments

Comments

@apstndb
Copy link

apstndb commented Mar 30, 2023

In Firestore Datastore mode, 500 write limits are no longer applied.
https://cloud.google.com/datastore/docs/release-notes?hl=en#March_29_2023

Firestore no longer limits the number of writes that can be passed to a Commit operation or performed in a transaction. Previously, the limit was 500. Limits for request size and the transaction time limit still apply.

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

No branches or pull requests

1 participant