[[["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` for Google Cloud Spanner, which governs transaction retries based on the number of transient errors."],["The policy will stop retrying if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["Transient errors are identified by specific status codes, including `kAborted` and certain instances of `kNotFound`, and the retry behavior can be disabled when the `maximum_failures` is set to 0."],["The webpage provides a listing of older versions of this component, from 2.11.0 to the latest release candidate 2.37.0-rc, along with a detailed breakdown of its constructors, functions, and type aliases."],["The policy also includes methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, to manage and monitor the retry process."]]],[]]