[[["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 provides documentation for the `SearchServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `SearchServiceConnection`."],["The policy stops retrying if a non-transient error is returned, or if more than a set number of transient failures occur."],["The class treats the `kUnavailable` status code as a transient error."],["The `SearchServiceLimitedErrorCountRetryPolicy` can be configured to allow a certain amount of transient errors via the `maximum_failures` parameter, and providing a `maximum_failures` value of 0 will disable the retry loop."],["The webpage contains a list of versions, from 2.15.1 to the most recent version, 2.37.0-rc, for the class `SearchServiceLimitedErrorCountRetryPolicy`."]]],[]]