[[["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 `ApiKeysLimitedErrorCountRetryPolicy` class, which is a retry mechanism for `ApiKeysConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it exceeds a set number of transient failures."],["Transient errors are defined as those that have the `kUnavailable` status code."],["Users can configure the maximum number of transient errors allowed by using the constructor `ApiKeysLimitedErrorCountRetryPolicy(int maximum_failures)` and can also disable the retry loop if they set the maximum failures to 0."],["The document lists the different versions of the `ApiKeysLimitedErrorCountRetryPolicy`, with the latest one at `2.37.0-rc`, and several other older versions, down to version `2.11.0`."]]],[]]