[[["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-02 UTC."],[[["This webpage details the `TopicAdminLimitedErrorCountRetryPolicy`, a retry mechanism for `TopicAdminConnection` in the Google Cloud Pub/Sub C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, treating `kUnavailable` status codes as transient."],["The class offers constructors that let users specify a `maximum_failures` value, with the ability to disable retries entirely when set to 0."],["The class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing and checking the state of the policy."],["The page also displays a list of Pub/Sub C++ client library version history, starting from version 2.11.0 to the latest version 2.37.0-rc, with each linked to the `TopicAdminLimitedErrorCountRetryPolicy` class documentation."]]],[]]