[[["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 document outlines the `CompletionLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `CompletionConnection` in Google Cloud Talent API."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a defined limit, which by default treats `kUnavailable` as transient errors."],["The class provides several constructors to instantiate it, including one that allows setting the maximum number of transient failures, effectively disabling the retry loop when set to 0."],["The `CompletionLimitedErrorCountRetryPolicy` class has functions to check if the policy is exhausted, to check for permanent failures, and to clone itself, allowing for new policy instances."],["The available documentation includes version history, showing versions from 2.11.0 up to the latest release candidate 2.37.0-rc, as well as the current version (2.26.0) documentation."]]],[]]