[[["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 describes the `EventServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `EventServiceConnection` in the Google Cloud Talent API."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering only `kUnavailable` status codes as transient."],["The retry policy can be configured with a maximum number of tolerated transient errors, and setting `maximum_failures` to 0 disables retries entirely."],["The document details the constructors and functions available for `EventServiceLimitedErrorCountRetryPolicy`, including how to set the `maximum_failures`, create a new instance of the policy, and determine if a failure is considered permanent."],["It also provides documentation for version history up to 2.37.0-rc, with the current version being 2.18.0."]]],[]]