[[["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-04-17 UTC."],[[["This page details the `SchemaServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SchemaServiceConnection` in the Google Cloud Pub/Sub C++ library."],["The retry policy stops if an RPC encounters a non-transient error or if the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors that are subject to retries."],["The `SchemaServiceLimitedErrorCountRetryPolicy` class offers constructors to set the maximum allowable transient errors, with the ability to disable the retry loop entirely by setting `maximum_failures` to 0."],["The page provides a comprehensive list of historical versions, ranging from the latest `2.37.0-rc` to `2.11.0`, with links to their respective documentation."]]],[]]