[[["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 `DocumentServiceLimitedErrorCountRetryPolicy` class, specifically within the context of the Google Cloud Content Warehouse C++ client library, with the current version being 2.19.0."],["The `DocumentServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `DocumentServiceConnection`, stopping retries upon encountering a non-transient error or exceeding a defined number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error."],["The class allows construction to allow a certain amount of retries, by the passing of an int, or by cloning the policy, and retries can be disabled by setting the maximum transient failure to 0."],["Users can check the documentation for the latest release, 2.37.0-rc, or browse a list of previous releases ranging from 2.12.0 up to 2.36.0, all which also contain this specific retry policy."]]],[]]