[[["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-21 UTC."],[[["The latest version of the `SqlAvailableDatabaseVersionsServiceLimitedErrorCountRetryPolicy` is 2.37.0-rc, with multiple previous versions available, down to 2.11.0, accessible for reference."],["This retry policy is designed for `SqlAvailableDatabaseVersionsServiceConnection`, and halts retry attempts if a non-transient error occurs or if a predefined limit of transient failures is exceeded."],["Transient errors, in the context of this policy, are specifically defined as those resulting in the `kUnavailable` status code."],["The policy can be configured during construction to tolerate a specific maximum number of transient errors, with an option to disable retries entirely by setting `maximum_failures` to 0."],["The policy has functions that allow for checking if it is exhausted, if a failure is permanent, or create a clone of itself, along with a function that will return the max number of transient errors it is set to handle."]]],[]]