[[["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-07-30 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."]]],[]]