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

Increase the mutations per commit limit to 80,000 #822

Open
hengfengli opened this issue May 23, 2024 · 0 comments
Open

Increase the mutations per commit limit to 80,000 #822

hengfengli opened this issue May 23, 2024 · 0 comments

Comments

@hengfengli
Copy link
Collaborator

Currently, this is set to 10,000 in

countThreshold = 10 * 1000 // Spanner per-operation limit is 20,000.
. We should increase it to a higher limit as Spanner now supports 80,000 mutations per commit (doc).

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