[[["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-03-14 UTC."],[[["This webpage details the `LimitedErrorCountTransactionRerunPolicy` class within the Google Cloud Spanner C++ library, used to manage transaction retries based on the number of transient errors."],["The `LimitedErrorCountTransactionRerunPolicy` stops retrying a transaction if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["Transient errors include `kAborted` and `kNotFound` when related to the spanner session, while other errors will terminate the policy."],["The class provides methods for setting the maximum number of transient failures, checking if the policy is exhausted, and determining if a failure is permanent."],["This page lists all of the available versions for this class, with `2.37.0-rc` being the latest version available."]]],[]]