[[["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 details the `IDSLimitedErrorCountRetryPolicy`, a retry policy class for `IDSConnection` that handles transient errors by counting them."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors, specifically the `kUnavailable` status code, are the errors handled by this retry policy."],["The class provides constructors to set the maximum number of allowed transient errors and methods to check if the policy is exhausted or if a failure is permanent."],["This page has a list of various versions of the class, ranging from 2.11.0 up to the most recent version, 2.37.0-rc."]]],[]]