[[["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 webpage provides documentation for the `SqlConnectServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library for SQL, which is a policy used to determine when to retry operations based on error counts."],["The policy is designed to stop retrying operations if a non-transient error occurs or if a predefined maximum number of transient failures, such as `kUnavailable`, has been reached."],["The `SqlConnectServiceLimitedErrorCountRetryPolicy` class features constructors to set the maximum number of transient errors, and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and manage the retry logic."],["The documentation covers version 2.33.0 of the library and provides links to documentation for other versions, including the latest release candidate (2.37.0-rc) as well as each previous version all the way back to version 2.11.0."]]],[]]