[[["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 for `IDSConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when it encounters a non-transient error or exceeds a specified number of transient failures."],["Transient errors, such as those with the `kUnavailable` status code, are counted against the retry limit."],["The `IDSLimitedErrorCountRetryPolicy` can be configured to allow a specific `maximum_failures`, or disable retries by setting `maximum_failures` to 0."],["The latest version of this policy is `2.37.0-rc`, while this specific page details version `2.28.0`, and it has a list of versions from `2.11.0` up to the latest."]]],[]]