[[["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 `SqlFlagsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ SQL library."],["The retry policy is designed to manage transient errors when using `SqlFlagsServiceConnection`, stopping retries if a non-transient error occurs or if the number of transient errors exceeds a set limit."],["`kUnavailable` is the only status code considered a transient error within this retry policy."],["The class offers constructors to set the maximum number of tolerated transient errors and various functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` for managing the retry logic."],["The latest version of this class is `2.37.0-rc`, with documentation available for several previous versions, including `2.23.0`, which is the version the content is covering."]]],[]]