[[["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 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."]]],[]]