[[["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-17 UTC."],[[["This webpage details the `TagKeysLimitedErrorCountRetryPolicy`, a retry mechanism for `TagKeysConnection` in the Google Cloud C++ ResourceManager library."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only considered transient error status."],["The class offers constructors that let users configure the maximum number of transient errors tolerated before stopping, including an option to entirely disable the retry loop by setting `maximum_failures` to 0."],["The content provided allows users to access version 2.36.0 of this class as well as historical versions, with the latest being 2.37.0-rc."],["The class functions include `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` which each detail the different aspects of the retry policy and when each is called."]]],[]]