[[["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-01 UTC."],[[["This webpage provides documentation for the `SchemaServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub C++ library, which is a retry policy based on counting errors."],["The policy is used in `SchemaServiceConnection` and stops retrying when a non-transient error occurs or when the number of transient errors exceeds a specified maximum."],["The `kUnavailable` status code is considered a transient error by this policy, and it is configurable to disable retries by setting the maximum failures to 0."],["The content also provide a list of `SchemaServiceLimitedErrorCountRetryPolicy` class versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The class provide functionalities like `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone` as well as constructors and a list of type alias."]]],[]]