[[["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 `SessionControllerLimitedErrorCountRetryPolicy` class, which manages retries for `SessionControllerConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` being the only status code considered as transient in this class."],["The policy has a constructor to set the maximum number of transient errors allowed before stopping retries, where a `maximum_failures` value of 0 disables retries."],["The class offers methods to check for exhaustion, permanent failures, obtaining the maximum failures allowed, as well as on failure, and provides a function to clone itself."],["There is a variety of different versions of this page, all the way from `2.37.0-rc` to `2.11.0`, allowing users to select the version they are looking for."]]],[]]