[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-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."]]],[]]