[[["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-07 UTC."],[[["This document provides information on the `QueryServiceLimitedErrorCountRetryPolicy`, a class used for setting retry behavior in the `QueryServiceConnection`."],["The retry policy stops when a non-transient error is detected or when the number of transient failures exceeds a defined threshold."],["Transient errors are defined as those that have the `kUnavailable` status code."],["The class offers constructors to set the maximum number of allowed transient failures, with setting it to 0 disabling retries altogether, and it includes functions to manage the retry state and identify failure types."],["The document also details many other versions of this class that are available for use, from 2.11.0 all the way up to the most recent release candidate 2.37.0-rc."]]],[]]