[[["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-14 UTC."],[[["This webpage details the `GkeHubLimitedErrorCountRetryPolicy`, a retry policy designed for `GkeHubConnection` that halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries under those circumstances."],["Users can configure the maximum number of allowed transient errors when creating an instance of `GkeHubLimitedErrorCountRetryPolicy`, and by setting `maximum_failures` to 0 the retry loop is disabled."],["The `GkeHubLimitedErrorCountRetryPolicy` class includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check retry states."],["The page also provides links to all the `GkeHubLimitedErrorCountRetryPolicy` documentation from versions 2.11.0 to 2.37.0-rc."]]],[]]