[[["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-02 UTC."],[[["This webpage details the `InstanceAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `InstanceAdminConnection` in the Google Cloud Spanner C++ client library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a constructor to set the maximum number of transient errors it can tolerate, where providing a `maximum_failures` of 0 will disable retry attempts."],["The page also lists the different available versions of the `InstanceAdminLimitedErrorCountRetryPolicy`, ranging from `2.11.0` to `2.37.0-rc (latest)`."],["Key functions of this class are documented, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` with their respective parameters and return values."]]],[]]