Skip to content

feat: Added support for custom timeout and retry parameters in transactions. #250

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

Closed
wants to merge 3 commits into from
Closed

feat: Added support for custom timeout and retry parameters in transactions. #250

wants to merge 3 commits into from

Conversation

vi3k6i5
Copy link
Contributor

@vi3k6i5 vi3k6i5 commented Mar 2, 2021

Adding support for custom timeout and retry parameters in transactions.
Fixes #71 🦕

@vi3k6i5 vi3k6i5 requested a review from a team as a code owner March 2, 2021 09:32
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Mar 2, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 2, 2021
vi3k6i5 added 2 commits March 2, 2021 15:15
…ctions execute_update (#71)

* feat: Added support for custom timeout and retry parameters in transactions execute_update.
@vi3k6i5 vi3k6i5 changed the title Added support for custom timeout and retry parameters in transactions. feat: Added support for custom timeout and retry parameters in transactions. Mar 2, 2021
@vi3k6i5 vi3k6i5 closed this Mar 2, 2021
@vi3k6i5
Copy link
Contributor Author

vi3k6i5 commented Mar 2, 2021

Closing this pull request will create a new one.

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/python-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for custom timeout and retry parameters through object surfaces
1 participant