[[["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 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."]]],[]]