[[["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 provides information on the `TenantServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `TenantServiceConnection` in the Google Cloud Talent API."],["The retry policy halts if a non-transient error occurs or if a predefined number of transient failures are detected, with `kUnavailable` being the only status code treated as a transient error."],["Users can customize the maximum number of allowed transient errors via the constructor `TenantServiceLimitedErrorCountRetryPolicy(int)`, or disable retry by setting `maximum_failures` to 0."],["The class includes functions to check for maximum failures, to determine if the policy is exhausted, to identify if a failure is permanent and to create a cloned version of the retry policy."],["The latest version available is version 2.37.0-rc, and the document lists versions going back to 2.11.0."]]],[]]