[[["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 for `IDSConnection` that manages retries based on the number of transient errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures."],["Transient errors are specifically identified by the `kUnavailable` status code in this context."],["Users can construct the `IDSLimitedErrorCountRetryPolicy` with a custom `maximum_failures` parameter to define the threshold for transient error tolerance or set it to `0` to disable retries."],["The page provides information on multiple versions of the `IDSLimitedErrorCountRetryPolicy` ranging from 2.11.0 to the latest 2.37.0-rc, as well as detailed information on the classes parameters, constructors, and functions."]]],[]]