[[["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 page details the `GkeHubLimitedErrorCountRetryPolicy`, a retry policy for `GkeHubConnection` that limits retries based on the number of transient errors encountered."],["The policy will stop retrying if a non-transient error is returned, or if the number of transient failures exceeds the set `maximum_failures`."],["Transient errors in this policy are identified by the `kUnavailable` status code."],["The `GkeHubLimitedErrorCountRetryPolicy` class provides methods to set the maximum number of failures, determine if the retry policy is exhausted, and handle errors."],["The latest version of this class is version `2.37.0-rc` with a variety of versions dating back to version `2.11.0`."]]],[]]