[[["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 `UptimeCheckServiceLimitedErrorCountRetryPolicy` class, which controls retry behavior for the `UptimeCheckServiceConnection`."],["The retry policy stops when a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, specifically those with a `kUnavailable` status code, are factored into the error count and retry behavior."],["You can construct this retry policy with an integer representing the maximum number of transient errors allowed, and setting `maximum_failures` to 0 will effectively disable retries."],["The document contains information on various versions of the class, ranging from 2.11.0 to 2.37.0-rc."]]],[]]