[[["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-08-01 UTC."],[[["This webpage details the `AdminServiceLimitedErrorCountRetryPolicy` for the Google Cloud Pub/Sub Lite C++ library, specifically related to handling transient errors."],["The retry policy is designed to stop retrying after encountering a non-transient error or exceeding a defined number of transient failures, with `kInternal` and `kUnavailable` codes being classified as transient."],["You can instantiate the policy by specifying the maximum number of transient errors tolerated using `maximum_failures`, or disable retry by setting `maximum_failures` to 0."],["The class provides methods to check if the policy is exhausted, if the failure is permanent, and to create a reset clone of itself."],["This documentation lists all of the versions of this class, from `2.11.0` all the way to the latest release candidate `2.37.0-rc`."]]],[]]