[[["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."],[[["The latest version available is 2.37.0-rc, with previous versions ranging from 2.36.0 down to 2.27.0 also being accessible."],["This document outlines the `DeveloperConnectLimitedErrorCountRetryPolicy`, which manages retries for `DeveloperConnectConnection` by tracking transient errors."],["The retry policy ceases when a non-transient error occurs or when the count of transient failures surpasses a set maximum."],["The class considers `kUnavailable` as the only transient error status code."],["The retry loop can be disabled by creating an instance with `maximum_failures` set to 0."]]],[]]