[[["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 designed for `IDSConnection` that operates by counting errors."],["The policy will cease retrying if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors, in the context of this policy, are identified by the `kUnavailable` status code."],["The policy can be configured to disable retries entirely by setting `maximum_failures` to 0 when creating an instance."],["The page is a documentation for the policy, and shows it's various constructors, parameters, functions, and type aliases, as well as a version history."]]],[]]