[[["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 outlines the `RoutineServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `RoutineServiceConnection` that limits retries based on the number of detected transient errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined maximum."],["`kUnavailable` status codes are considered transient errors, meaning the system may be temporarily down but retries are possible."],["You can disable retries by creating an instance of the policy with `maximum_failures` set to 0, which is a defined parameter of the main function."],["The latest release for this document is version 2.37.0-rc, but it covers version 2.27.0, with version listed up to version 2.37.0-rc."]]],[]]