[[["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 webpage details the `CompletionLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `CompletionConnection` in Google Cloud Talent API's C++ client library."],["The policy limits retries based on the number of transient errors encountered, and it will stop if a non-transient error is detected, or if the number of transient failures exceed the maximum set amount."],["The class only considers the `kUnavailable` status code as a transient error."],["The page also provides a comprehensive list of all prior versions, ranging from version 2.37.0-rc (latest) down to 2.11.0, including the current 2.17.0 release."],["The documentation outlines the class's constructors, functions, and type aliases, including how to set the `maximum_failures` parameter and details on functions like `IsExhausted()` and `IsPermanentFailure()`."]]],[]]