[[["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-04-17 UTC."],[[["This webpage details the `LimitedErrorCountRetryPolicy` class for Google Cloud Pub/Sub C++ client, which manages retries based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a preset maximum."],["Transient errors include status codes such as `kAborted`, `kInternal`, `kUnavailable`, and `kResourceExhausted`."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating an instance of this retry policy."],["The page provides documentation for various class versions, with version 2.37.0-rc being the latest and 2.11.0 being the oldest listed."]]],[]]