[[["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-08-14 UTC."],[[["This page details the `CompletionLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `CompletionConnection` in Google Cloud Talent API's C++ client library."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning the `kUnavailable` status code."],["The class includes constructors to create an instance with a specified maximum number of transient errors allowed, and allows the user to specify a value of 0 to disable the retry loop."],["This page provides links to different versions of the `CompletionLimitedErrorCountRetryPolicy`, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0."]]],[]]