[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]