[[["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 page details the `LimitedErrorCountRetryPolicy` for the Spanner C++ library, which retries operations up to a specified number of transient errors."],["The policy terminates retries upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["Transient errors recognized by this policy include `kUnavailable`, `kResourceExhausted`, and `kInternal` (with connection reset messages)."],["The retry loop can be completely disabled by instantiating the policy with `maximum_failures` set to 0."],["The documentation references many versions of the API, from 2.37.0-rc down to 2.11.0, each linking to their own page, with the top of the list being the newest version, and the list being in descending order."]]],[]]