[[["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-04-09 UTC."],[[["This webpage details the `InstanceAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `InstanceAdminConnection` in the Google Cloud Spanner C++ client library."],["The retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as the only transient error."],["Users can customize the maximum number of tolerated transient errors during the policy's construction, setting it to `0` will disable the retry loop."],["The policy offers methods like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to control and check the retry behavior, as well as a `clone` function to generate new policy instances."],["The page offers documentation for various versions of this class ranging from 2.11.0 to 2.37.0-rc."]]],[]]