[[["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-05 UTC."],[[["This webpage provides documentation for the `AdminServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub Lite C++ library."],["This retry policy class is designed for `AdminServiceConnection` and will halt retries after encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors, in this context, are specifically defined as those returning `kInternal` or `kUnavailable` status codes."],["The policy can be configured to allow a specific number of `maximum_failures`, and users can effectively disable retries by setting `maximum_failures` to 0."],["The page contains a list of documentation for various versions of this class, ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest."]]],[]]