[[["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 details the `AdminServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `AdminServiceConnection` in the Google Cloud Pub/Sub Lite C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, treating `kInternal` and `kUnavailable` status codes as transient errors."],["Users can customize the maximum number of transient errors allowed during the creation of an `AdminServiceLimitedErrorCountRetryPolicy` instance, or disable it entirely by setting it to zero."],["The policy includes functions to check if retries are exhausted (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), and to obtain a clone of itself, reset to the initial state (`clone`)."],["The webpage provides links for the documentation of the `AdminServiceLimitedErrorCountRetryPolicy` class across various versions, including the most current release candidate and all the way back to version 2.11.0."]]],[]]