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