[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]