[[["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 `LimitedErrorCountRetryPolicy` class within the Google Cloud Spanner C++ library, which manages retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit."],["Transient errors considered by the policy include `kUnavailable`, `kResourceExhausted`, and `kInternal` (if the message specifies a connection reset)."],["The `LimitedErrorCountRetryPolicy` class offers methods to specify the maximum transient errors allowed, determine if the policy is exhausted, and identify permanent failures."],["The page provides a comprehensive list of Spanner C++ library versions with their corresponding documentation, starting from version 2.11.0 to the most recent release candidate version 2.37.0-rc."]]],[]]