[[["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 `SchemaServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for `SchemaServiceConnection` based on error counts."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering `kUnavailable` as a transient error status."],["The class offers constructors to set the maximum allowed transient errors and methods to check if the policy is exhausted or if a failure is permanent."],["The page also lists all the available versions for this policy, starting with the latest `2.37.0-rc` down to version `2.11.0`."],["The class also provides a method `clone()` that can be used to obtain a new instance of the class, and has a `BaseType` alias of `SchemaServiceRetryPolicy`."]]],[]]