[[["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 documents the `CompletionLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `CompletionConnection` operations in the Google Cloud Talent API's C++ client library."],["The latest version of this class is `2.37.0-rc`, and the page lists all the versions of this class going back to version `2.11.0`."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures (specifically `kUnavailable` status codes) exceeds a defined threshold."],["The policy can be configured with a maximum number of allowable transient failures, with the ability to disable the retry loop by setting this value to zero."],["The class includes constructors, functions for managing failures, checking for exhaustion, determining permanent failures, and cloning the retry policy, as well as an alias for `CompletionRetryPolicy`."]]],[]]