[[["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 `IndexEndpointServiceLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `IndexEndpointServiceConnection` in C++."],["The policy stops retrying after encountering a non-transient error or exceeding a defined number of transient failures, with `kUnavailable` status codes being treated as transient errors."],["You can configure the maximum number of transient failures the policy tolerates using the constructor, and setting it to 0 will disable retries."],["The page contains documentation for the different versions of this policy, from version 2.12.0 to the latest 2.37.0-rc."],["The page also details the constructors and functions available in the class, including how to determine if the retry policy is exhausted, is on a permanent failure, and how to clone the policy."]]],[]]