[[["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 with `GkeHubConnection` that limits the number of transient errors before stopping retries."],["The policy stops retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["You can customize the number of permissible transient errors during construction using the `maximum_failures` parameter, also with the ability to disable the retry loop by providing a value of 0 for `maximum_failures`."],["The page provides links to documentation for various versions of the policy, from version 2.11.0 to 2.37.0-rc, as well as links to the class itself."],["The class includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias `BaseType`, all of which are further detailed."]]],[]]