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