[[["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-04-02 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`."]]],[]]