[[["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."],[[["This webpage details the `SqlInstancesServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlInstancesServiceConnection` in the context of Google Cloud SQL."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` errors considered as transient."],["The policy is instantiated by defining a maximum number of transient errors, enabling the option to disable retries altogether by setting `maximum_failures` to zero."],["The policy offers functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing retry behavior and determining error types."],["The page offers a range of previous versions for this policy, from version 2.11.0 to the most recent release candidate, version 2.37.0-rc."]]],[]]