[[["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 `AdminServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Pub/Sub Lite C++ library."],["This retry policy is designed for `AdminServiceConnection` and halts retries upon encountering non-transient errors or exceeding a predefined count of transient failures."],["Transient errors are identified by `kInternal` and `kUnavailable` status codes."],["The policy can be customized with a specified `maximum_failures` parameter during construction, and setting this to `0` will disable retries."],["The page also covers the constructors, functions, and type aliases associated with the `AdminServiceLimitedErrorCountRetryPolicy` class across multiple versions."]]],[]]