[[["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-21 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`."]]],[]]