[[["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."],[[["The document details the `CompanyServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `CompanyServiceConnection` in the Google Cloud Talent C++ library."],["This retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a defined limit, with `kUnavailable` being the only considered transient status code."],["The policy is instantiated with a constructor that accepts an integer specifying the maximum number of allowed transient errors, which can also be set to zero to disable the retry loop."],["The policy contains methods to manage and check the retry's status, such as `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to check if retrying should occur."],["The document covers the latest release candidate version `2.37.0-rc` and several previous versions, all the way down to version 2.11.0, each version links to its relevant documentation."]]],[]]