[[["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 `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as status codes equivalent to `kUnavailable`."],["The retry policy can be customized during instantiation to tolerate a specific `maximum_failures` number of transient errors, with the ability to disable the retry loop entirely by setting `maximum_failures` to 0."],["The page also includes documentation for various constructors, functions, and type aliases related to the `SqlConnectServiceLimitedErrorCountRetryPolicy` class across multiple library versions, with `2.37.0-rc` being the latest."]]],[]]