[[["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 provides documentation for the `GkeHubLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ library for GKE Hub."],["The `GkeHubLimitedErrorCountRetryPolicy` class defines a retry policy that limits retries based on the number of transient errors encountered, stopping retries upon non-transient errors or exceeding the set failure threshold."],["The class treats `kUnavailable` status codes as transient errors, and it's possible to disable the retry loop by setting the maximum failures to 0 during the construction."],["The policy is configurable with a constructor that accepts an integer for `maximum_failures`, allowing to set how many transient errors it can handle."],["The documentation offers a variety of historical versions for this policy, ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest."]]],[]]