[[["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 page provides documentation for the `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library."],["This retry policy is designed for the `SqlInstanceNamesServiceConnection` and stops retrying when a non-transient error occurs or if a certain number of transient failures are reached, where `kUnavailable` is considered a transient error."],["The `SqlInstanceNamesServiceLimitedErrorCountRetryPolicy` allows you to set a maximum number of transient failures through its constructor, and you can disable the retry loop entirely by setting the `maximum_failures` parameter to 0."],["The policy includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and monitor the retry behavior."],["The latest version of the library shown on this page is `2.37.0-rc`, and there are documented versions going back as far as `2.11.0`."]]],[]]