[[["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 document describes the `ServicesLimitedErrorCountRetryPolicy`, a retry policy for `ServicesConnection` that is based on counting errors."],["The retry policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The policy treats `kUnavailable` status codes as transient errors and allows for a configurable number of maximum failures before ceasing retries."],["The policy's constructors enable the setting of the maximum allowed transient errors and there are also functions to determine the maximum number of errors allowed, whether it is exhausted, and if the failure is permanent or not."],["This document also lists all the previous versions of this policy, with `2.37.0-rc` being the most recent and `2.11.0` being the oldest."]]],[]]