[[["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-04-23 UTC."],[[["This document provides details on the `BudgetServiceLimitedErrorCountRetryPolicy`, a class used for managing retries in the `BudgetServiceConnection` based on error counts."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["The `kUnavailable` status code is considered a transient error in this context, triggering a retry if the maximum number of failures hasn't been reached."],["The policy allows for setting the maximum number of transient errors and provides methods for checking exhaustion and permanent failure status."],["The latest version of this policy is 2.37.0-rc, and the page lists versions ranging from that down to version 2.11.0, accessible via hyperlinks."]]],[]]