[[["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-07-09 UTC."],[[["This document describes the `BatchServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `BatchServiceConnection` that focuses on counting errors."],["The policy will stop retrying if a non-transient error is returned by an RPC or if the number of transient failures exceeds a preset limit."],["Transient errors, as defined by this policy, are limited to status code `kUnavailable`."],["The policy can be disabled by setting `maximum_failures` to 0 during initialization, effectively preventing any retries."],["The most up-to-date version of this policy is `2.37.0-rc`, with the full list of past versions available for review."]]],[]]