[[["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-14 UTC."],[[["This webpage provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library for SQL."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` defines a retry strategy that halts after encountering a non-transient error or exceeding a specified number of transient errors."],["This policy considers the `kUnavailable` status code as a transient error, meaning it will attempt a retry when encountering such errors, up to a prescribed limit."],["The class offers constructors to set the maximum allowable number of transient errors and has functions to check the policy's status, including whether it is exhausted or if an error is permanent."],["The latest release candidate is 2.37.0-rc, and there are many previous versions listed, with 2.24.0 being shown as the current version at the top of the page, which this specific set of documentation corresponds to."]]],[]]