[[["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-08 UTC."],[[["This webpage details the `SqlEventsServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlEventsServiceConnection` in the context of Google Cloud C++ SQL client libraries."],["The policy manages transient errors by allowing a set number of failures before stopping, specifically treating `kUnavailable` status codes as transient."],["The policy includes constructors to set the maximum number of tolerated failures and also copy and move constructors, allowing for the policy to be dynamically adjusted or copied."],["Key functions include `maximum_failures()` to get the error threshold, `OnFailure()` to handle errors, and `IsExhausted()`, `IsPermanentFailure()` to check for termination conditions."],["There is also a list of available versions of this class, ranging from 2.11.0 all the way up to the latest release candidate, 2.37.0-rc."]]],[]]