[[["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 webpage details the `SchemaServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for `SchemaServiceConnection` in the context of Google Cloud Pub/Sub's C++ client library."],["The class stops retrying when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["Transient errors, specifically identified by the `kUnavailable` status code, are the only types of errors considered for retrying within this policy."],["The policy can be configured to disable retries entirely by setting the `maximum_failures` parameter to 0 during the `SchemaServiceLimitedErrorCountRetryPolicy` instance creation."],["The webpage provides access to various version of the `SchemaServiceLimitedErrorCountRetryPolicy`, with the current latest being version 2.37.0-rc."]]],[]]