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

Spanner policies for commit #11269

Closed
Tracked by #10131
coryan opened this issue Apr 13, 2023 · 0 comments · Fixed by #12140
Closed
Tracked by #10131

Spanner policies for commit #11269

coryan opened this issue Apr 13, 2023 · 0 comments · Fixed by #12140
Labels
api: spanner Issues related to the Spanner API. type: docs Improvement to the documentation for an API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@coryan
Copy link
Contributor

coryan commented Apr 13, 2023

We need basic examples showing how to override the most common defaults in hand-crafted *Client classes.

@coryan coryan added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. type: docs Improvement to the documentation for an API. api: spanner Issues related to the Spanner API. labels Apr 13, 2023
devbww added a commit to devbww/google-cloud-cpp that referenced this issue Jul 18, 2023
Documentation for the `TransactionRerunPolicy` and its two, supplied
implementations, the `LimitedErrorCountTransactionRerunPolicy` and the
`LimitedTimeTransactionRerunPolicy`.  Link to the "commit-with-policies"
snippet.  Fixes googleapis#11269.

Also separate the "spanner-retry-policies" documentation into its
own `.dox` file, expanding the treatment of `spanner::RetryPolicy`
and `spanner::BackoffPolicy` in the process.
devbww added a commit that referenced this issue Jul 18, 2023
…2140)

Documentation for the `TransactionRerunPolicy` and its two, supplied
implementations, the `LimitedErrorCountTransactionRerunPolicy` and the
`LimitedTimeTransactionRerunPolicy`.  Link to the "commit-with-policies"
snippet.  Fixes #11269.

Also separate the "spanner-retry-policies" documentation into its
own `.dox` file, expanding the treatment of `spanner::RetryPolicy`
and `spanner::BackoffPolicy` in the process.
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 Spanner API. type: docs Improvement to the documentation for an API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant