Skip to content

Conversation

olavloite
Copy link
Collaborator

Add a transaction_timeout property that sets a timeout for an entire read/write transaction. When a transaction is started, a deadline is calculated based on the current setting for transaction_timeout. The deadline is applied to all statements and the commit of the transaction.

@olavloite olavloite requested review from a team as code owners September 25, 2025 13:45
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner API. labels Sep 25, 2025
@olavloite
Copy link
Collaborator Author

Add a transaction_timeout property that sets a timeout for an entire read/write transaction. When a transaction is started, a deadline is calculated based on the current setting for transaction_timeout. The deadline is applied to all statements and the commit of the transaction.
@rahul2393 rahul2393 merged commit cdc52d4 into main Sep 26, 2025
42 checks passed
@rahul2393 rahul2393 deleted the transaction-timeout branch September 26, 2025 05:12
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: xl Pull request size is extra large.

2 participants