[[["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 webpage details the `ApiKeysLimitedErrorCountRetryPolicy` class, which manages retries for `ApiKeysConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors are defined as those with the status code `kUnavailable`."],["The policy's retry loop can be disabled by setting `maximum_failures` to 0 during instantiation, and it allows you to specify how many transient failures are allowed before stopping."],["The page also lists the history of versions that had this class, ranging from 2.11.0 up to 2.37.0-rc, which is the latest."]]],[]]