[[["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-05-07 UTC."],[[["This webpage details the `IDSLimitedErrorCountRetryPolicy`, a retry policy for `IDSConnection` that manages retries based on the number of encountered errors."],["The policy halts retries when it encounters a non-transient error or when the number of transient errors exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors under this specific retry policy."],["The policy can be disabled by setting `maximum_failures` to 0 during its instantiation."],["The webpage also provides links to the documentation for various previous versions of the `IDSLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the most recent 2.37.0-rc."]]],[]]