[[["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-04-17 UTC."],[[["This document outlines the `PolicyTroubleshooterLimitedErrorCountRetryPolicy`, a retry mechanism for `PolicyTroubleshooterConnection` that is based on counting the number of errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["The `kUnavailable` status code is considered a transient error, allowing the policy to retry in those cases."],["The retry loop can be disabled by creating a policy instance with `maximum_failures` set to 0."],["The latest version of this policy is 2.37.0-rc, and the document also provides access to past version documentation from 2.11.0 to 2.36.0."]]],[]]