[[["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-04-17 UTC."],[[["This webpage details the `TopicAdminLimitedErrorCountRetryPolicy` for Google Cloud Pub/Sub, a policy that manages retries based on the number of transient errors encountered."],["The policy stops retrying when a non-transient error occurs or when the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being the only ones considered transient in this class."],["Users can configure the maximum number of tolerated transient failures, or disable the retry loop altogether by setting `maximum_failures` to 0."],["The webpage provides links to documentation for various versions of the policy, ranging from version 2.11.0 to the latest release candidate, 2.37.0-rc."],["The document also offers access to the functions and constructors associated with this retry policy, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` among others."]]],[]]