[[["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-21 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."]]],[]]