[[["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-07-02 UTC."],[[["This webpage details the `ForwardingRulesLimitedErrorCountRetryPolicy`, a retry policy for `ForwardingRulesConnection` that limits retries based on the number of transient errors encountered."],["The policy will stop retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["The `kUnavailable` status code is classified as a transient error within this policy."],["You can instantiate the `ForwardingRulesLimitedErrorCountRetryPolicy` by providing an integer representing the `maximum_failures`, with `maximum_failures` == 0 disabling the retry loop."],["The page also includes a list of all the available versions of the `ForwardingRulesLimitedErrorCountRetryPolicy`, with the latest version being `2.37.0-rc`."]]],[]]