[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `LimitedErrorCountTransactionRerunPolicy` class within the Google Cloud Spanner C++ library, outlining its functionality in managing transaction retries."],["The `LimitedErrorCountTransactionRerunPolicy` stops retrying a transaction if a non-transient error occurs or if the number of transient errors exceeds a set limit."],["Transient errors include `kAborted` and `kNotFound` status codes when associated with a missing or expired spanner session."],["The policy can be configured to allow a specific maximum number of transient failures, and setting this number to 0 disables the retry mechanism."],["The page provides access to documentation for the `LimitedErrorCountTransactionRerunPolicy` across numerous versions, ranging from 2.11.0 up to the most recent release candidate 2.37.0-rc."]]],[]]