[[["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-14 UTC."],[[["This document provides documentation for the `SchemaServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `SchemaServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, as considered in this policy, are those with the `kUnavailable` status code."],["The `SchemaServiceLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors using the `maximum_failures` parameter in the constructor."],["The document also shows version history for the class, ranging from version 2.15.1 to 2.37.0-rc."]]],[]]