[[["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-02 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 specified limit."],["Transient errors that the policy considers are `kAborted` and `kNotFound` with an error message that specifies a missing spanner session."],["The policy can be configured to allow a maximum number of transient errors, and setting this number to 0 disables retries entirely."],["The page lists the documentation for numerous past versions, ranging from version 2.11.0 up to the release candidate 2.37.0-rc, with the current version being 2.36.0."]]],[]]