[[["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 `LimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub C++ library, detailing its use for managing retries based on a count of errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit set during initialization."],["Transient errors, for which the policy will allow retries, are specifically defined as `kAborted`, `kInternal`, `kUnavailable`, and `kResourceExhausted`."],["The documentation covers various versions of the library, from 2.11.0 to the latest release candidate 2.37.0-rc, and each of the class constructors and functions are detailed as well as their type aliases."]]],[]]