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

docs: clarify how async updates can overtake each other #3581

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

olavloite
Copy link
Collaborator

Clarify how async update statements can overtake each other on the network, and how this means that multiple async updates should preferably block for a result to be returned before sending the next one.

Clarify how async update statements can overtake each other on the
network, and how this means that multiple async updates should
preferably block for a result to be returned before sending the next
one.
@olavloite olavloite requested a review from a team as a code owner January 3, 2025 12:49
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner API. labels Jan 3, 2025
@olavloite olavloite requested a review from rahul2393 January 3, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants