[[["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-21 UTC."],[[["This webpage details the `IDSLimitedErrorCountRetryPolicy`, a retry policy used with `IDSConnection` that stops retrying upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error, allowing for retries under that specific condition."],["You can customize the policy to tolerate a specific number of transient errors by setting the `maximum_failures` parameter in the constructor, with a value of 0 disabling retries entirely."],["The webpage provides documentation on the constructors, functions, and type aliases associated with the `IDSLimitedErrorCountRetryPolicy`, including methods to check if the policy is exhausted and if a failure is permanent."],["The page includes a comprehensive list of available versions for `IDSLimitedErrorCountRetryPolicy`, including the latest release candidate version 2.37.0-rc."]]],[]]