[[["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-05-09 UTC."],[[["This webpage details the `LivestreamServiceLimitedErrorCountRetryPolicy`, a retry policy for `LivestreamServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the maximum allowed transient failures, with `kUnavailable` status code considered a transient error."],["Constructors allow creating an instance with a specified `maximum_failures`, or copy from another object, with the option to disable retries by setting `maximum_failures` to 0."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing the retry state and determining its limits."],["The webpage also lists the different version history for `LivestreamServiceLimitedErrorCountRetryPolicy`, ranging from 2.11.0 up to 2.37.0-rc."]]],[]]