[[["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` for Google Cloud Pub/Sub, a policy that manages retries based on the number of transient errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being the only transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of `SchemaServiceLimitedErrorCountRetryPolicy`, with setting it to `0` effectively disabling the retry loop."],["The page provides comprehensive information on various versions of the policy, ranging from version `2.37.0-rc` down to `2.11.0`, accessible via the provided links."],["The document outlines the constructors, functions, and type aliases associated with `SchemaServiceLimitedErrorCountRetryPolicy`, such as `maximum_failures()`, `OnFailure(Status const &)`, and `BaseType`, enabling users to have access to the technical details of the implementation."]]],[]]