[[["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` 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, such as `kAborted` and `kNotFound` when a spanner session is missing, are considered retryable under this policy."],["The policy allows configuration of the maximum number of transient failures it will tolerate before stopping."],["The webpage provides the documentation for this class spanning from version `2.11.0` to `2.37.0-rc`, including all intermediate releases."]]],[]]