[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `GkeHubLimitedErrorCountRetryPolicy`, a retry policy used for `GkeHubConnection` that is designed to stop retrying after encountering a non-transient error or exceeding a specified number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error and provides the ability to configure the maximum number of allowed transient errors via its constructor."],["The class offers methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and assess the retry process, while the `clone()` function creates a new instance of the policy, resetting it to its initial state."],["There is a large range of versions available for the `GkeHubLimitedErrorCountRetryPolicy`, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc."]]],[]]