[[["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 page provides documentation for the `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, with the most recent version of the documentation being `2.37.0-rc`."],["The `SqlConnectServiceLimitedErrorCountRetryPolicy` class is a retry policy designed for `SqlConnectServiceConnection` that stops retrying if a non-transient error is received or if the number of transient failures exceeds a specified limit."],["This retry policy considers the `kUnavailable` status code as a transient error, and retries when it is received."],["The class offers constructors to set the maximum number of transient failures allowed and includes methods to determine if the policy is exhausted, if a failure is permanent, or to clone itself."],["The documentation offers a list of versions that this policy exists in, ranging from `2.37.0-rc` down to `2.11.0`."]]],[]]