[[["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 document provides documentation for the `SqlFlagsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ SQL library."],["The class implements a retry policy that limits the number of transient errors before stopping retries, and it considers `kUnavailable` status codes as transient errors."],["Users can configure the maximum number of transient failures tolerated before stopping, with an option to disable retries by setting `maximum_failures` to 0."],["The policy provides functions to determine if the policy is exhausted, and to indicate if a given status is a permanent failure or not."],["This policy is applicable to the `SqlFlagsServiceConnection` class, with a wide array of different versioned references available."]]],[]]