[[["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-21 UTC."],[[["This document provides information on the `ChangelogsLimitedErrorCountRetryPolicy` class, which is used for retrying operations in the `ChangelogsConnection` based on the number of errors encountered."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set threshold."],["`kUnavailable` status codes are treated as transient errors and can be retried within the retry policy limitations."],["You can create an instance of this class specifying the number of transient failures that can be tolerated or the retry loop can be disabled by setting `maximum_failures` to 0."],["The document lists the various versions of this class, from `2.11.0` to the latest release candidate `2.37.0-rc`, with links to their respective documentation."]]],[]]