[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]