[[["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-05 UTC."],[[["This document provides information on the `DeveloperConnectLimitedErrorCountRetryPolicy`, a class used for setting retry behavior in the `DeveloperConnectConnection`."],["The retry policy stops if a non-transient error is detected or if the number of transient failures exceeds a specified maximum."],["The class treats `kUnavailable` as a transient error status code and provides a method to set the `maximum_failures` of transient errors."],["Several versions of this policy are available, from 2.27.0 up to the latest release candidate version, 2.37.0-rc."],["The class includes constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and the type alias `BaseType`, which is an alias of `DeveloperConnectRetryPolicy`."]]],[]]