[[["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-21 UTC."],[[["This webpage details the `GkeHubLimitedErrorCountRetryPolicy`, a retry policy designed for `GkeHubConnection` that limits retries based on the number of detected errors."],["The policy will stop retrying if a non-transient error is encountered or if the number of transient failures exceeds a set limit."],["Transient errors, as defined by this policy, specifically include the `kUnavailable` status code."],["The webpage also lists all the available versions for this specific policy, ranging from version 2.11.0 up to the most recent release candidate 2.37.0-rc."],["The policy can be disabled by setting `maximum_failures` to `0`, there are also constructors to clone the policy, allowing modifications."]]],[]]