[[["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-21 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 stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["Transient errors include `kInternal` and `kUnavailable` status codes, according to the current implementation of this policy."],["You can configure the maximum number of allowed transient errors during the construction of an `AdminServiceLimitedErrorCountRetryPolicy` object, and by setting the maximum failures to 0, you will disable the retry loop."],["The webpage also lists all previous version numbers from `2.37.0-rc` to `2.11.0`, where the `AdminServiceLimitedErrorCountRetryPolicy` has existed, allowing users to access documentation specific to those version numbers."]]],[]]