[[["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 `ExportServiceLimitedErrorCountRetryPolicy`, a class used for handling retries in the `ExportServiceConnection`."],["The retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a set limit."],["The class offers constructors to set the `maximum_failures` and supports copy and move operations, with the `maximum_failures` parameter set to `0` disabling the retry loop entirely."],["The policy considers `kUnavailable` status codes as transient errors, with class functions available for controlling its behavior, such as `OnFailure` and `IsExhausted`."],["There are listed links to the documentation of various versions of this `ExportServiceLimitedErrorCountRetryPolicy`, ranging from version `2.37.0-rc` to `2.11.0`, including the current version `2.24.0`."]]],[]]