[[["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-01 UTC."],[[["This document provides information on the `ApiKeysLimitedErrorCountRetryPolicy`, a class used for setting up a retry policy for `ApiKeysConnection` based on the number of errors encountered."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning the status code `kUnavailable`."],["You can adjust the maximum number of allowed transient errors when creating an instance of this policy, and setting it to 0 will completely disable the retry mechanism."],["The document also lists multiple previous versions, starting from the latest release candidate 2.37.0-rc all the way to version 2.11.0."]]],[]]