[[["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 `SqlEventsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, specifically version 2.31.0."],["The `SqlEventsServiceLimitedErrorCountRetryPolicy` class defines a retry policy for `SqlEventsServiceConnection`, designed to stop retrying if a non-transient error is returned or if the number of transient failures exceeds a set limit."],["The policy considers the `kUnavailable` status code as a transient error, allowing for retries in such cases."],["The class offers constructors to create instances, including one that allows setting the maximum number of transient errors, and it provides various functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to control retry behavior."],["The page also lists and links to numerous versions of this class, ranging from version `2.11.0` to `2.37.0-rc` which is the latest release candidate."]]],[]]