[[["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-14 UTC."],[[["This webpage details the `DocumentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DocumentServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, where `kUnavailable` is the only status code recognized as a transient error."],["You can configure the maximum number of transient errors the policy tolerates using the `DocumentServiceLimitedErrorCountRetryPolicy(int)` constructor or completely disable retries by setting `maximum_failures` to 0."],["The available version can be selected, with the latest being 2.37.0-rc, and the current version of the documentation being 2.17.0."]]],[]]