[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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`."]]],[]]