[[["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-14 UTC."],[[["This webpage provides documentation for the `LimitedErrorCountRetryPolicy` class, which is a retry mechanism based on counting errors, for the google cloud pubsub library."],["The class stops retrying when a non-transient error occurs or when the number of transient failures exceeds a prescribed limit."],["Transient errors considered by the policy include `kAborted`, `kInternal`, `kUnavailable`, and `kResourceExhausted` status codes."],["The policy can be configured to disable retries by setting the `maximum_failures` parameter to 0 during object creation."],["The documentation lists the different versions of the class, ranging from the latest release candidate 2.37.0-rc all the way down to version 2.11.0, with each version having it's own documentation."]]],[]]