[[["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-09 UTC."],[[["This webpage provides documentation for the `DocumentLinkServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Content Warehouse C++ client library, with the latest version being `2.37.0-rc`."],["The `DocumentLinkServiceLimitedErrorCountRetryPolicy` class is designed to manage retry logic for the `DocumentLinkServiceConnection`, limiting retries based on the number of transient errors encountered."],["The policy treats `kUnavailable` status codes as transient errors, and it halts retries upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The class offers constructors to create instances, allowing users to specify the `maximum_failures` threshold, and it includes methods to check if the retry loop is exhausted or if an error is a permanent failure."],["There are numerous prior versions available for review, ranging from version 2.12.0 up to version 2.36.0, each having their own dedicated page."]]],[]]